Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-23920 (GCVE-0-2023-23920)
Vulnerability from cvelistv5
Published
2023-02-23 00:00
Modified
2025-04-30 05:57
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-426 - Untrusted Search Path ()
Summary
An untrusted search path vulnerability exists in Node.js. <19.6.1, <18.14.1, <16.19.1, and <14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.
References
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
NodeJS | Node |
Version: 4.0 ≤ Version: 5.0 ≤ Version: 6.0 ≤ Version: 7.0 ≤ Version: 8.0 ≤ Version: 9.0 ≤ Version: 10.0 ≤ Version: 11.0 ≤ Version: 12.0 ≤ Version: 13.0 ≤ Version: 14.0 ≤ Version: 15.0 ≤ Version: 16.0 ≤ Version: 17.0 ≤ Version: 18.0 ≤ Version: 19.0 ≤ |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-02T10:42:27.156Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/" }, { "name": "[debian-lts-announce] 20230226 [SECURITY] [DLA 3344-1] nodejs security update", "tags": [ "mailing-list", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20230316-0008/" }, { "name": "DSA-5395", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://www.debian.org/security/2023/dsa-5395" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2023-23920", "options": [ { "Exploitation": "none" }, { "Automatable": "no" }, { "Technical Impact": "partial" } ], "role": "CISA Coordinator", "timestamp": "2025-03-12T14:22:16.608723Z", "version": "2.0.3" }, "type": "ssvc" } } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-426", "description": "CWE-426 Untrusted Search Path", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-03-17T18:31:29.432Z", "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP" }, "title": "CISA ADP Vulnrichment" } ], "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.*", "status": "affected", "version": "12.0", "versionType": "semver" }, { "lessThan": "13.*", "status": "affected", "version": "13.0", "versionType": "semver" }, { "lessThan": "14.21.3", "status": "affected", "version": "14.0", "versionType": "semver" }, { "lessThan": "15.*", "status": "affected", "version": "15.0", "versionType": "semver" }, { "lessThan": "16.19.1", "status": "affected", "version": "16.0", "versionType": "semver" }, { "lessThan": "17.*", "status": "affected", "version": "17.0", "versionType": "semver" }, { "lessThan": "18.14.1", "status": "affected", "version": "18.0", "versionType": "semver" }, { "lessThan": "19.6.1", "status": "affected", "version": "19.0", "versionType": "semver" } ] } ], "descriptions": [ { "lang": "en", "value": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-426", "description": "Untrusted Search Path (CWE-426)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-04-30T05:57:24.758Z", "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "shortName": "hackerone" }, "references": [ { "url": "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/" }, { "name": "[debian-lts-announce] 20230226 [SECURITY] [DLA 3344-1] nodejs security update", "tags": [ "mailing-list" ], "url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html" }, { "url": "https://security.netapp.com/advisory/ntap-20230316-0008/" }, { "name": "DSA-5395", "tags": [ "vendor-advisory" ], "url": "https://www.debian.org/security/2023/dsa-5395" } ] } }, "cveMetadata": { "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "assignerShortName": "hackerone", "cveId": "CVE-2023-23920", "datePublished": "2023-02-23T00:00:00.000Z", "dateReserved": "2023-01-19T00:00:00.000Z", "dateUpdated": "2025-04-30T05:57:24.758Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2023-23920\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2023-02-23T20:15:14.047\",\"lastModified\":\"2025-03-17T19:15:19.303\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.6,\"impactScore\":3.6},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N\",\"baseScore\":4.2,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"HIGH\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":0.6,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-426\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-426\"}]},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-426\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"14.0.0\",\"versionEndIncluding\":\"14.14.0\",\"matchCriteriaId\":\"428DCD7B-6F66-4F18-B780-5BD80143D482\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"14.0.0\",\"versionEndExcluding\":\"14.21.3\",\"matchCriteriaId\":\"DA48F3CE-68BC-43F1-9428-A9F928420081\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"16.0.0\",\"versionEndIncluding\":\"16.12.0\",\"matchCriteriaId\":\"1D1D0CEC-62E5-4368-B8F2-1DA5DD0B88FA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"16.0.0\",\"versionEndExcluding\":\"16.19.1\",\"matchCriteriaId\":\"6E9FAEC6-2D3A-4CBE-859F-11BCECC4F724\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"18.0.0\",\"versionEndIncluding\":\"18.11.0\",\"matchCriteriaId\":\"33DB62F6-9D8D-42F8-A75E-82DA091C02BC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*\",\"versionStartIncluding\":\"18.0.0\",\"versionEndExcluding\":\"18.14.1\",\"matchCriteriaId\":\"80500AD0-17C2-4698-AE03-1C6782FD38B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"19.0.0\",\"versionEndExcluding\":\"19.6.1\",\"matchCriteriaId\":\"8F4FCD16-4B9F-44B9-80DD-D024759CAB10\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}],\"references\":[{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html\",\"source\":\"support@hackerone.com\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/\",\"source\":\"support@hackerone.com\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230316-0008/\",\"source\":\"support@hackerone.com\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5395\",\"source\":\"support@hackerone.com\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230316-0008/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.debian.org/security/2023/dsa-5395\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html\", \"name\": \"[debian-lts-announce] 20230226 [SECURITY] [DLA 3344-1] nodejs security update\", \"tags\": [\"mailing-list\", \"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230316-0008/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2023/dsa-5395\", \"name\": \"DSA-5395\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T10:42:27.156Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 4.2, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"HIGH\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-23920\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-03-12T14:22:16.608723Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-426\", \"description\": \"CWE-426 Untrusted Search Path\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-12T14:22:53.369Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"NodeJS\", \"product\": \"Node\", \"versions\": [{\"status\": \"affected\", \"version\": \"4.0\", \"lessThan\": \"4.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"5.0\", \"lessThan\": \"5.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"6.0\", \"lessThan\": \"6.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"7.0\", \"lessThan\": \"7.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"8.0\", \"lessThan\": \"8.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"9.0\", \"lessThan\": \"9.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"10.0\", \"lessThan\": \"10.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"11.0\", \"lessThan\": \"11.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"12.0\", \"lessThan\": \"12.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"13.0\", \"lessThan\": \"13.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"14.0\", \"lessThan\": \"14.21.3\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"15.0\", \"lessThan\": \"15.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"16.0\", \"lessThan\": \"16.19.1\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"17.0\", \"lessThan\": \"17.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"18.0\", \"lessThan\": \"18.14.1\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"19.0\", \"lessThan\": \"19.6.1\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2023/02/msg00038.html\", \"name\": \"[debian-lts-announce] 20230226 [SECURITY] [DLA 3344-1] nodejs security update\", \"tags\": [\"mailing-list\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230316-0008/\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5395\", \"name\": \"DSA-5395\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-426\", \"description\": \"Untrusted Search Path (CWE-426)\"}]}], \"providerMetadata\": {\"orgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"shortName\": \"hackerone\", \"dateUpdated\": \"2025-04-30T05:57:24.758Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2023-23920\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-30T05:57:24.758Z\", \"dateReserved\": \"2023-01-19T00:00:00.000Z\", \"assignerOrgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"datePublished\": \"2023-02-23T00:00:00.000Z\", \"assignerShortName\": \"hackerone\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
suse-su-2023:0608-1
Vulnerability from csaf_suse
Published
2023-03-03 11:03
Modified
2023-03-03 11:03
Summary
Security update for nodejs16
Notes
Title of the patch
Security update for nodejs16
Description of the patch
This update for nodejs16 fixes the following issues:
Update to LTS version 16.19.1:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).
- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).
Bug fixes:
- Workaround for failing openssl-nodejs test (bsc#1205568).
Patchnames
SUSE-2023-608,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-608,openSUSE-SLE-15.4-2023-608
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs16", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs16 fixes the following issues:\n\nUpdate to LTS version 16.19.1:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).\n- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).\n\nBug fixes:\n\n- Workaround for failing openssl-nodejs test (bsc#1205568).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-608,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-608,openSUSE-SLE-15.4-2023-608", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_0608-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0608-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230608-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0608-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013971.html" }, { "category": "self", "summary": "SUSE Bug 1205568", "url": "https://bugzilla.suse.com/1205568" }, { "category": "self", "summary": "SUSE Bug 1208413", "url": "https://bugzilla.suse.com/1208413" }, { "category": "self", "summary": "SUSE Bug 1208481", "url": "https://bugzilla.suse.com/1208481" }, { "category": "self", "summary": "SUSE Bug 1208483", "url": "https://bugzilla.suse.com/1208483" }, { "category": "self", "summary": "SUSE Bug 1208485", "url": "https://bugzilla.suse.com/1208485" }, { "category": "self", "summary": "SUSE Bug 1208487", "url": "https://bugzilla.suse.com/1208487" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23918 page", "url": "https://www.suse.com/security/cve/CVE-2023-23918/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23919 page", "url": "https://www.suse.com/security/cve/CVE-2023-23919/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23920 page", "url": "https://www.suse.com/security/cve/CVE-2023-23920/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23936 page", "url": "https://www.suse.com/security/cve/CVE-2023-23936/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-24807 page", "url": "https://www.suse.com/security/cve/CVE-2023-24807/" } ], "title": "Security update for nodejs16", "tracking": { "current_release_date": "2023-03-03T11:03:33Z", "generator": { "date": "2023-03-03T11:03:33Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0608-1", "initial_release_date": "2023-03-03T11:03:33Z", "revision_history": [ { "date": "2023-03-03T11:03:33Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-150400.3.15.1.aarch64", "product": { "name": "corepack16-16.19.1-150400.3.15.1.aarch64", "product_id": "corepack16-16.19.1-150400.3.15.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-16.19.1-150400.3.15.1.aarch64", "product": { "name": "nodejs16-16.19.1-150400.3.15.1.aarch64", "product_id": "nodejs16-16.19.1-150400.3.15.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "product": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "product_id": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64" } }, { "category": "product_version", "name": "npm16-16.19.1-150400.3.15.1.aarch64", "product": { "name": "npm16-16.19.1-150400.3.15.1.aarch64", "product_id": "npm16-16.19.1-150400.3.15.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-150400.3.15.1.i586", "product": { "name": "corepack16-16.19.1-150400.3.15.1.i586", "product_id": "corepack16-16.19.1-150400.3.15.1.i586" } }, { "category": "product_version", "name": "nodejs16-16.19.1-150400.3.15.1.i586", "product": { "name": "nodejs16-16.19.1-150400.3.15.1.i586", "product_id": "nodejs16-16.19.1-150400.3.15.1.i586" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-150400.3.15.1.i586", "product": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.i586", "product_id": "nodejs16-devel-16.19.1-150400.3.15.1.i586" } }, { "category": "product_version", "name": "npm16-16.19.1-150400.3.15.1.i586", "product": { "name": "npm16-16.19.1-150400.3.15.1.i586", "product_id": "npm16-16.19.1-150400.3.15.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs16-docs-16.19.1-150400.3.15.1.noarch", "product": { "name": "nodejs16-docs-16.19.1-150400.3.15.1.noarch", "product_id": "nodejs16-docs-16.19.1-150400.3.15.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-150400.3.15.1.ppc64le", "product": { "name": "corepack16-16.19.1-150400.3.15.1.ppc64le", "product_id": "corepack16-16.19.1-150400.3.15.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-16.19.1-150400.3.15.1.ppc64le", "product": { "name": "nodejs16-16.19.1-150400.3.15.1.ppc64le", "product_id": "nodejs16-16.19.1-150400.3.15.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "product": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "product_id": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le" } }, { "category": "product_version", "name": "npm16-16.19.1-150400.3.15.1.ppc64le", "product": { "name": "npm16-16.19.1-150400.3.15.1.ppc64le", "product_id": "npm16-16.19.1-150400.3.15.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-150400.3.15.1.s390x", "product": { "name": "corepack16-16.19.1-150400.3.15.1.s390x", "product_id": "corepack16-16.19.1-150400.3.15.1.s390x" } }, { "category": "product_version", "name": "nodejs16-16.19.1-150400.3.15.1.s390x", "product": { "name": "nodejs16-16.19.1-150400.3.15.1.s390x", "product_id": "nodejs16-16.19.1-150400.3.15.1.s390x" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-150400.3.15.1.s390x", "product": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.s390x", "product_id": "nodejs16-devel-16.19.1-150400.3.15.1.s390x" } }, { "category": "product_version", "name": "npm16-16.19.1-150400.3.15.1.s390x", "product": { "name": "npm16-16.19.1-150400.3.15.1.s390x", "product_id": "npm16-16.19.1-150400.3.15.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-150400.3.15.1.x86_64", "product": { "name": "corepack16-16.19.1-150400.3.15.1.x86_64", "product_id": "corepack16-16.19.1-150400.3.15.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-16.19.1-150400.3.15.1.x86_64", "product": { "name": "nodejs16-16.19.1-150400.3.15.1.x86_64", "product_id": "nodejs16-16.19.1-150400.3.15.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "product": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "product_id": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64" } }, { "category": "product_version", "name": "npm16-16.19.1-150400.3.15.1.x86_64", "product": { "name": "npm16-16.19.1-150400.3.15.1.x86_64", "product_id": "npm16-16.19.1-150400.3.15.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150400.3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64" }, "product_reference": "nodejs16-16.19.1-150400.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150400.3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le" }, "product_reference": "nodejs16-16.19.1-150400.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150400.3.15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x" }, "product_reference": "nodejs16-16.19.1-150400.3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150400.3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64" }, "product_reference": "nodejs16-16.19.1-150400.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64" }, "product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le" }, "product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x" }, "product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64" }, "product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.19.1-150400.3.15.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch" }, "product_reference": "nodejs16-docs-16.19.1-150400.3.15.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150400.3.15.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64" }, "product_reference": "npm16-16.19.1-150400.3.15.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150400.3.15.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le" }, "product_reference": "npm16-16.19.1-150400.3.15.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150400.3.15.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x" }, "product_reference": "npm16-16.19.1-150400.3.15.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150400.3.15.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64" }, "product_reference": "npm16-16.19.1-150400.3.15.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack16-16.19.1-150400.3.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64" }, "product_reference": "corepack16-16.19.1-150400.3.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack16-16.19.1-150400.3.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le" }, "product_reference": "corepack16-16.19.1-150400.3.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack16-16.19.1-150400.3.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x" }, "product_reference": "corepack16-16.19.1-150400.3.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack16-16.19.1-150400.3.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64" }, "product_reference": "corepack16-16.19.1-150400.3.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150400.3.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64" }, "product_reference": "nodejs16-16.19.1-150400.3.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150400.3.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le" }, "product_reference": "nodejs16-16.19.1-150400.3.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150400.3.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x" }, "product_reference": "nodejs16-16.19.1-150400.3.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150400.3.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64" }, "product_reference": "nodejs16-16.19.1-150400.3.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64" }, "product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le" }, "product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x" }, "product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64" }, "product_reference": "nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.19.1-150400.3.15.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch" }, "product_reference": "nodejs16-docs-16.19.1-150400.3.15.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150400.3.15.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64" }, "product_reference": "npm16-16.19.1-150400.3.15.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150400.3.15.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le" }, "product_reference": "npm16-16.19.1-150400.3.15.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150400.3.15.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x" }, "product_reference": "npm16-16.19.1-150400.3.15.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150400.3.15.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" }, "product_reference": "npm16-16.19.1-150400.3.15.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23918" } ], "notes": [ { "category": "general", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23918", "url": "https://www.suse.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "SUSE Bug 1208481 for CVE-2023-23918", "url": "https://bugzilla.suse.com/1208481" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:03:33Z", "details": "moderate" } ], "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23919" } ], "notes": [ { "category": "general", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23919", "url": "https://www.suse.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "SUSE Bug 1208483 for CVE-2023-23919", "url": "https://bugzilla.suse.com/1208483" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:03:33Z", "details": "important" } ], "title": "CVE-2023-23919" }, { "cve": "CVE-2023-23920", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23920" } ], "notes": [ { "category": "general", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23920", "url": "https://www.suse.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "SUSE Bug 1208487 for CVE-2023-23920", "url": "https://bugzilla.suse.com/1208487" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:03:33Z", "details": "important" } ], "title": "CVE-2023-23920" }, { "cve": "CVE-2023-23936", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23936" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23936", "url": "https://www.suse.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "SUSE Bug 1208485 for CVE-2023-23936", "url": "https://bugzilla.suse.com/1208485" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:03:33Z", "details": "moderate" } ], "title": "CVE-2023-23936" }, { "cve": "CVE-2023-24807", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-24807" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-24807", "url": "https://www.suse.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "SUSE Bug 1208413 for CVE-2023-24807", "url": "https://bugzilla.suse.com/1208413" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:corepack16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.19.1-150400.3.15.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.19.1-150400.3.15.1.noarch", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.aarch64", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.ppc64le", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.s390x", "openSUSE Leap 15.4:npm16-16.19.1-150400.3.15.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:03:33Z", "details": "important" } ], "title": "CVE-2023-24807" } ] }
suse-su-2023:0682-1
Vulnerability from csaf_suse
Published
2023-03-08 16:29
Modified
2023-03-08 16:29
Summary
Security update for nodejs12
Notes
Title of the patch
Security update for nodejs12
Description of the patch
This update for nodejs12 fixes the following issues:
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
Patchnames
SUSE-2023-682,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-682,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-682,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-682,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-682,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-682,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-682,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-682,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-682,SUSE-Storage-7-2023-682,SUSE-Storage-7.1-2023-682,openSUSE-SLE-15.4-2023-682
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs12", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs12 fixes the following issues:\n\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-682,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-682,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-682,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-682,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-682,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-682,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-682,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-682,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-682,SUSE-Storage-7-2023-682,SUSE-Storage-7.1-2023-682,openSUSE-SLE-15.4-2023-682", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_0682-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0682-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230682-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0682-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014001.html" }, { "category": "self", "summary": "SUSE Bug 1208487", "url": "https://bugzilla.suse.com/1208487" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23920 page", "url": "https://www.suse.com/security/cve/CVE-2023-23920/" } ], "title": "Security update for nodejs12", "tracking": { "current_release_date": "2023-03-08T16:29:22Z", "generator": { "date": "2023-03-08T16:29:22Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0682-1", "initial_release_date": "2023-03-08T16:29:22Z", "revision_history": [ { "date": "2023-03-08T16:29:22Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs12-12.22.12-150200.4.44.1.aarch64", "product": { "name": "nodejs12-12.22.12-150200.4.44.1.aarch64", "product_id": "nodejs12-12.22.12-150200.4.44.1.aarch64" } }, { "category": "product_version", "name": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "product": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "product_id": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64" } }, { "category": "product_version", "name": "npm12-12.22.12-150200.4.44.1.aarch64", "product": { "name": "npm12-12.22.12-150200.4.44.1.aarch64", "product_id": "npm12-12.22.12-150200.4.44.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs12-12.22.12-150200.4.44.1.i586", "product": { "name": "nodejs12-12.22.12-150200.4.44.1.i586", "product_id": "nodejs12-12.22.12-150200.4.44.1.i586" } }, { "category": "product_version", "name": "nodejs12-devel-12.22.12-150200.4.44.1.i586", "product": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.i586", "product_id": "nodejs12-devel-12.22.12-150200.4.44.1.i586" } }, { "category": "product_version", "name": "npm12-12.22.12-150200.4.44.1.i586", "product": { "name": "npm12-12.22.12-150200.4.44.1.i586", "product_id": "npm12-12.22.12-150200.4.44.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "product": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "product_id": "nodejs12-docs-12.22.12-150200.4.44.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs12-12.22.12-150200.4.44.1.ppc64le", "product": { "name": "nodejs12-12.22.12-150200.4.44.1.ppc64le", "product_id": "nodejs12-12.22.12-150200.4.44.1.ppc64le" } }, { "category": "product_version", "name": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "product": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "product_id": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le" } }, { "category": "product_version", "name": "npm12-12.22.12-150200.4.44.1.ppc64le", "product": { "name": "npm12-12.22.12-150200.4.44.1.ppc64le", "product_id": "npm12-12.22.12-150200.4.44.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs12-12.22.12-150200.4.44.1.s390x", "product": { "name": "nodejs12-12.22.12-150200.4.44.1.s390x", "product_id": "nodejs12-12.22.12-150200.4.44.1.s390x" } }, { "category": "product_version", "name": "nodejs12-devel-12.22.12-150200.4.44.1.s390x", "product": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.s390x", "product_id": "nodejs12-devel-12.22.12-150200.4.44.1.s390x" } }, { "category": "product_version", "name": "npm12-12.22.12-150200.4.44.1.s390x", "product": { "name": "npm12-12.22.12-150200.4.44.1.s390x", "product_id": "npm12-12.22.12-150200.4.44.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs12-12.22.12-150200.4.44.1.x86_64", "product": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64", "product_id": "nodejs12-12.22.12-150200.4.44.1.x86_64" } }, { "category": "product_version", "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "product": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "product_id": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64" } }, { "category": "product_version", "name": "npm12-12.22.12-150200.4.44.1.x86_64", "product": { "name": "npm12-12.22.12-150200.4.44.1.x86_64", "product_id": "npm12-12.22.12-150200.4.44.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.2", "product": { "name": "SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch" }, "product_reference": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.44.1.noarch" }, "product_reference": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch" }, "product_reference": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.s390x" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.s390x" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch" }, "product_reference": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "npm12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.s390x" }, "product_reference": "npm12-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.s390x" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.s390x" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch" }, "product_reference": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "npm12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.s390x" }, "product_reference": "npm12-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.44.1.noarch" }, "product_reference": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "npm12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.44.1.noarch" }, "product_reference": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "npm12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.s390x" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.s390x" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.44.1.noarch" }, "product_reference": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "npm12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.s390x" }, "product_reference": "npm12-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.44.1.noarch" }, "product_reference": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.44.1.noarch" }, "product_reference": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.s390x" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-12.22.12-150200.4.44.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.s390x" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs12-docs-12.22.12-150200.4.44.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.44.1.noarch" }, "product_reference": "nodejs12-docs-12.22.12-150200.4.44.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.aarch64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.ppc64le" }, "product_reference": "npm12-12.22.12-150200.4.44.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.s390x" }, "product_reference": "npm12-12.22.12-150200.4.44.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm12-12.22.12-150200.4.44.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.x86_64" }, "product_reference": "npm12-12.22.12-150200.4.44.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23920", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23920" } ], "notes": [ { "category": "general", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.s390x", "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.s390x", "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.x86_64", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.aarch64", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.ppc64le", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.s390x", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.x86_64", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.aarch64", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.ppc64le", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.s390x", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23920", "url": "https://www.suse.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "SUSE Bug 1208487 for CVE-2023-23920", "url": "https://bugzilla.suse.com/1208487" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.s390x", "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.s390x", "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.x86_64", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.aarch64", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.ppc64le", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.s390x", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.x86_64", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.aarch64", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.ppc64le", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.s390x", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7.1:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Enterprise Storage 7:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Enterprise Storage 7:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm12-12.22.12-150200.4.44.1.x86_64", "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.ppc64le", "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.s390x", "SUSE Manager Server 4.2:nodejs12-12.22.12-150200.4.44.1.x86_64", "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "SUSE Manager Server 4.2:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "SUSE Manager Server 4.2:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.ppc64le", "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.s390x", "SUSE Manager Server 4.2:npm12-12.22.12-150200.4.44.1.x86_64", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.aarch64", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.ppc64le", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.s390x", "openSUSE Leap 15.4:nodejs12-12.22.12-150200.4.44.1.x86_64", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.aarch64", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.ppc64le", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.s390x", "openSUSE Leap 15.4:nodejs12-devel-12.22.12-150200.4.44.1.x86_64", "openSUSE Leap 15.4:nodejs12-docs-12.22.12-150200.4.44.1.noarch", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.aarch64", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.ppc64le", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.s390x", "openSUSE Leap 15.4:npm12-12.22.12-150200.4.44.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-08T16:29:22Z", "details": "important" } ], "title": "CVE-2023-23920" } ] }
suse-su-2023:0609-1
Vulnerability from csaf_suse
Published
2023-03-03 11:03
Modified
2023-03-03 11:03
Summary
Security update for nodejs16
Notes
Title of the patch
Security update for nodejs16
Description of the patch
This update for nodejs16 fixes the following issues:
Update to LTS version 16.19.1:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).
- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).
Bug fixes:
- Workaround for failing openssl-nodejs test (bsc#1205568).
Patchnames
SUSE-2023-609,SUSE-SLE-Module-Web-Scripting-12-2023-609
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs16", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs16 fixes the following issues:\n\nUpdate to LTS version 16.19.1:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).\n- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).\n\nBug fixes:\n\n- Workaround for failing openssl-nodejs test (bsc#1205568).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-609,SUSE-SLE-Module-Web-Scripting-12-2023-609", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_0609-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0609-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230609-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0609-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013970.html" }, { "category": "self", "summary": "SUSE Bug 1205568", "url": "https://bugzilla.suse.com/1205568" }, { "category": "self", "summary": "SUSE Bug 1208413", "url": "https://bugzilla.suse.com/1208413" }, { "category": "self", "summary": "SUSE Bug 1208481", "url": "https://bugzilla.suse.com/1208481" }, { "category": "self", "summary": "SUSE Bug 1208483", "url": "https://bugzilla.suse.com/1208483" }, { "category": "self", "summary": "SUSE Bug 1208485", "url": "https://bugzilla.suse.com/1208485" }, { "category": "self", "summary": "SUSE Bug 1208487", "url": "https://bugzilla.suse.com/1208487" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23918 page", "url": "https://www.suse.com/security/cve/CVE-2023-23918/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23919 page", "url": "https://www.suse.com/security/cve/CVE-2023-23919/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23920 page", "url": "https://www.suse.com/security/cve/CVE-2023-23920/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23936 page", "url": "https://www.suse.com/security/cve/CVE-2023-23936/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-24807 page", "url": "https://www.suse.com/security/cve/CVE-2023-24807/" } ], "title": "Security update for nodejs16", "tracking": { "current_release_date": "2023-03-03T11:03:51Z", "generator": { "date": "2023-03-03T11:03:51Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0609-1", "initial_release_date": "2023-03-03T11:03:51Z", "revision_history": [ { "date": "2023-03-03T11:03:51Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-8.24.1.aarch64", "product": { "name": "corepack16-16.19.1-8.24.1.aarch64", "product_id": "corepack16-16.19.1-8.24.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-16.19.1-8.24.1.aarch64", "product": { "name": "nodejs16-16.19.1-8.24.1.aarch64", "product_id": "nodejs16-16.19.1-8.24.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-8.24.1.aarch64", "product": { "name": "nodejs16-devel-16.19.1-8.24.1.aarch64", "product_id": "nodejs16-devel-16.19.1-8.24.1.aarch64" } }, { "category": "product_version", "name": "npm16-16.19.1-8.24.1.aarch64", "product": { "name": "npm16-16.19.1-8.24.1.aarch64", "product_id": "npm16-16.19.1-8.24.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-8.24.1.i586", "product": { "name": "corepack16-16.19.1-8.24.1.i586", "product_id": "corepack16-16.19.1-8.24.1.i586" } }, { "category": "product_version", "name": "nodejs16-16.19.1-8.24.1.i586", "product": { "name": "nodejs16-16.19.1-8.24.1.i586", "product_id": "nodejs16-16.19.1-8.24.1.i586" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-8.24.1.i586", "product": { "name": "nodejs16-devel-16.19.1-8.24.1.i586", "product_id": "nodejs16-devel-16.19.1-8.24.1.i586" } }, { "category": "product_version", "name": "npm16-16.19.1-8.24.1.i586", "product": { "name": "npm16-16.19.1-8.24.1.i586", "product_id": "npm16-16.19.1-8.24.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs16-docs-16.19.1-8.24.1.noarch", "product": { "name": "nodejs16-docs-16.19.1-8.24.1.noarch", "product_id": "nodejs16-docs-16.19.1-8.24.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-8.24.1.ppc64le", "product": { "name": "corepack16-16.19.1-8.24.1.ppc64le", "product_id": "corepack16-16.19.1-8.24.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-16.19.1-8.24.1.ppc64le", "product": { "name": "nodejs16-16.19.1-8.24.1.ppc64le", "product_id": "nodejs16-16.19.1-8.24.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-8.24.1.ppc64le", "product": { "name": "nodejs16-devel-16.19.1-8.24.1.ppc64le", "product_id": "nodejs16-devel-16.19.1-8.24.1.ppc64le" } }, { "category": "product_version", "name": "npm16-16.19.1-8.24.1.ppc64le", "product": { "name": "npm16-16.19.1-8.24.1.ppc64le", "product_id": "npm16-16.19.1-8.24.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-8.24.1.s390x", "product": { "name": "corepack16-16.19.1-8.24.1.s390x", "product_id": "corepack16-16.19.1-8.24.1.s390x" } }, { "category": "product_version", "name": "nodejs16-16.19.1-8.24.1.s390x", "product": { "name": "nodejs16-16.19.1-8.24.1.s390x", "product_id": "nodejs16-16.19.1-8.24.1.s390x" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-8.24.1.s390x", "product": { "name": "nodejs16-devel-16.19.1-8.24.1.s390x", "product_id": "nodejs16-devel-16.19.1-8.24.1.s390x" } }, { "category": "product_version", "name": "npm16-16.19.1-8.24.1.s390x", "product": { "name": "npm16-16.19.1-8.24.1.s390x", "product_id": "npm16-16.19.1-8.24.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-8.24.1.x86_64", "product": { "name": "corepack16-16.19.1-8.24.1.x86_64", "product_id": "corepack16-16.19.1-8.24.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-16.19.1-8.24.1.x86_64", "product": { "name": "nodejs16-16.19.1-8.24.1.x86_64", "product_id": "nodejs16-16.19.1-8.24.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-8.24.1.x86_64", "product": { "name": "nodejs16-devel-16.19.1-8.24.1.x86_64", "product_id": "nodejs16-devel-16.19.1-8.24.1.x86_64" } }, { "category": "product_version", "name": "npm16-16.19.1-8.24.1.x86_64", "product": { "name": "npm16-16.19.1-8.24.1.x86_64", "product_id": "npm16-16.19.1-8.24.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-8.24.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64" }, "product_reference": "nodejs16-16.19.1-8.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-8.24.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le" }, "product_reference": "nodejs16-16.19.1-8.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-8.24.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x" }, "product_reference": "nodejs16-16.19.1-8.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-8.24.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64" }, "product_reference": "nodejs16-16.19.1-8.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-8.24.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64" }, "product_reference": "nodejs16-devel-16.19.1-8.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-8.24.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le" }, "product_reference": "nodejs16-devel-16.19.1-8.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-8.24.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x" }, "product_reference": "nodejs16-devel-16.19.1-8.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-8.24.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64" }, "product_reference": "nodejs16-devel-16.19.1-8.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.19.1-8.24.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch" }, "product_reference": "nodejs16-docs-16.19.1-8.24.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-8.24.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64" }, "product_reference": "npm16-16.19.1-8.24.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-8.24.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le" }, "product_reference": "npm16-16.19.1-8.24.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-8.24.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x" }, "product_reference": "npm16-16.19.1-8.24.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-8.24.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" }, "product_reference": "npm16-16.19.1-8.24.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23918" } ], "notes": [ { "category": "general", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23918", "url": "https://www.suse.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "SUSE Bug 1208481 for CVE-2023-23918", "url": "https://bugzilla.suse.com/1208481" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:03:51Z", "details": "moderate" } ], "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23919" } ], "notes": [ { "category": "general", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23919", "url": "https://www.suse.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "SUSE Bug 1208483 for CVE-2023-23919", "url": "https://bugzilla.suse.com/1208483" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:03:51Z", "details": "important" } ], "title": "CVE-2023-23919" }, { "cve": "CVE-2023-23920", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23920" } ], "notes": [ { "category": "general", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23920", "url": "https://www.suse.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "SUSE Bug 1208487 for CVE-2023-23920", "url": "https://bugzilla.suse.com/1208487" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:03:51Z", "details": "important" } ], "title": "CVE-2023-23920" }, { "cve": "CVE-2023-23936", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23936" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23936", "url": "https://www.suse.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "SUSE Bug 1208485 for CVE-2023-23936", "url": "https://bugzilla.suse.com/1208485" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:03:51Z", "details": "moderate" } ], "title": "CVE-2023-23936" }, { "cve": "CVE-2023-24807", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-24807" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-24807", "url": "https://www.suse.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "SUSE Bug 1208413 for CVE-2023-24807", "url": "https://bugzilla.suse.com/1208413" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.19.1-8.24.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.19.1-8.24.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.19.1-8.24.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:03:51Z", "details": "important" } ], "title": "CVE-2023-24807" } ] }
suse-su-2023:0738-1
Vulnerability from csaf_suse
Published
2023-03-15 07:17
Modified
2023-03-15 07:17
Summary
Security update for nodejs18
Notes
Title of the patch
Security update for nodejs18
Description of the patch
This update for nodejs18 fixes the following issues:
Update to NodeJS 18.14.2 LTS:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).
- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).
Patchnames
SUSE-2023-738,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-738,openSUSE-SLE-15.4-2023-738
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs18", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs18 fixes the following issues:\n\nUpdate to NodeJS 18.14.2 LTS:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).\n- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-738,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-738,openSUSE-SLE-15.4-2023-738", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_0738-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0738-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230738-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0738-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014041.html" }, { "category": "self", "summary": "SUSE Bug 1208413", "url": "https://bugzilla.suse.com/1208413" }, { "category": "self", "summary": "SUSE Bug 1208481", "url": "https://bugzilla.suse.com/1208481" }, { "category": "self", "summary": "SUSE Bug 1208483", "url": "https://bugzilla.suse.com/1208483" }, { "category": "self", "summary": "SUSE Bug 1208485", "url": "https://bugzilla.suse.com/1208485" }, { "category": "self", "summary": "SUSE Bug 1208487", "url": "https://bugzilla.suse.com/1208487" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23918 page", "url": "https://www.suse.com/security/cve/CVE-2023-23918/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23919 page", "url": "https://www.suse.com/security/cve/CVE-2023-23919/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23920 page", "url": "https://www.suse.com/security/cve/CVE-2023-23920/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23936 page", "url": "https://www.suse.com/security/cve/CVE-2023-23936/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-24807 page", "url": "https://www.suse.com/security/cve/CVE-2023-24807/" } ], "title": "Security update for nodejs18", "tracking": { "current_release_date": "2023-03-15T07:17:55Z", "generator": { "date": "2023-03-15T07:17:55Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0738-1", "initial_release_date": "2023-03-15T07:17:55Z", "revision_history": [ { "date": "2023-03-15T07:17:55Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-150400.9.6.2.aarch64", "product": { "name": "corepack18-18.14.2-150400.9.6.2.aarch64", "product_id": "corepack18-18.14.2-150400.9.6.2.aarch64" } }, { "category": "product_version", "name": "nodejs18-18.14.2-150400.9.6.2.aarch64", "product": { "name": "nodejs18-18.14.2-150400.9.6.2.aarch64", "product_id": "nodejs18-18.14.2-150400.9.6.2.aarch64" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "product": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "product_id": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64" } }, { "category": "product_version", "name": "npm18-18.14.2-150400.9.6.2.aarch64", "product": { "name": "npm18-18.14.2-150400.9.6.2.aarch64", "product_id": "npm18-18.14.2-150400.9.6.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-150400.9.6.2.i586", "product": { "name": "corepack18-18.14.2-150400.9.6.2.i586", "product_id": "corepack18-18.14.2-150400.9.6.2.i586" } }, { "category": "product_version", "name": "nodejs18-18.14.2-150400.9.6.2.i586", "product": { "name": "nodejs18-18.14.2-150400.9.6.2.i586", "product_id": "nodejs18-18.14.2-150400.9.6.2.i586" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-150400.9.6.2.i586", "product": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.i586", "product_id": "nodejs18-devel-18.14.2-150400.9.6.2.i586" } }, { "category": "product_version", "name": "npm18-18.14.2-150400.9.6.2.i586", "product": { "name": "npm18-18.14.2-150400.9.6.2.i586", "product_id": "npm18-18.14.2-150400.9.6.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs18-docs-18.14.2-150400.9.6.2.noarch", "product": { "name": "nodejs18-docs-18.14.2-150400.9.6.2.noarch", "product_id": "nodejs18-docs-18.14.2-150400.9.6.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-150400.9.6.2.ppc64le", "product": { "name": "corepack18-18.14.2-150400.9.6.2.ppc64le", "product_id": "corepack18-18.14.2-150400.9.6.2.ppc64le" } }, { "category": "product_version", "name": "nodejs18-18.14.2-150400.9.6.2.ppc64le", "product": { "name": "nodejs18-18.14.2-150400.9.6.2.ppc64le", "product_id": "nodejs18-18.14.2-150400.9.6.2.ppc64le" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "product": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "product_id": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le" } }, { "category": "product_version", "name": "npm18-18.14.2-150400.9.6.2.ppc64le", "product": { "name": "npm18-18.14.2-150400.9.6.2.ppc64le", "product_id": "npm18-18.14.2-150400.9.6.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-150400.9.6.2.s390x", "product": { "name": "corepack18-18.14.2-150400.9.6.2.s390x", "product_id": "corepack18-18.14.2-150400.9.6.2.s390x" } }, { "category": "product_version", "name": "nodejs18-18.14.2-150400.9.6.2.s390x", "product": { "name": "nodejs18-18.14.2-150400.9.6.2.s390x", "product_id": "nodejs18-18.14.2-150400.9.6.2.s390x" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-150400.9.6.2.s390x", "product": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.s390x", "product_id": "nodejs18-devel-18.14.2-150400.9.6.2.s390x" } }, { "category": "product_version", "name": "npm18-18.14.2-150400.9.6.2.s390x", "product": { "name": "npm18-18.14.2-150400.9.6.2.s390x", "product_id": "npm18-18.14.2-150400.9.6.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-150400.9.6.2.x86_64", "product": { "name": "corepack18-18.14.2-150400.9.6.2.x86_64", "product_id": "corepack18-18.14.2-150400.9.6.2.x86_64" } }, { "category": "product_version", "name": "nodejs18-18.14.2-150400.9.6.2.x86_64", "product": { "name": "nodejs18-18.14.2-150400.9.6.2.x86_64", "product_id": "nodejs18-18.14.2-150400.9.6.2.x86_64" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "product": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "product_id": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64" } }, { "category": "product_version", "name": "npm18-18.14.2-150400.9.6.2.x86_64", "product": { "name": "npm18-18.14.2-150400.9.6.2.x86_64", "product_id": "npm18-18.14.2-150400.9.6.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp4" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-150400.9.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64" }, "product_reference": "nodejs18-18.14.2-150400.9.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-150400.9.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le" }, "product_reference": "nodejs18-18.14.2-150400.9.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-150400.9.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x" }, "product_reference": "nodejs18-18.14.2-150400.9.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-150400.9.6.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64" }, "product_reference": "nodejs18-18.14.2-150400.9.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64" }, "product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le" }, "product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x" }, "product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64" }, "product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.14.2-150400.9.6.2.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch" }, "product_reference": "nodejs18-docs-18.14.2-150400.9.6.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-150400.9.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64" }, "product_reference": "npm18-18.14.2-150400.9.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-150400.9.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le" }, "product_reference": "npm18-18.14.2-150400.9.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-150400.9.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x" }, "product_reference": "npm18-18.14.2-150400.9.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-150400.9.6.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP4", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64" }, "product_reference": "npm18-18.14.2-150400.9.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.14.2-150400.9.6.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64" }, "product_reference": "corepack18-18.14.2-150400.9.6.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.14.2-150400.9.6.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le" }, "product_reference": "corepack18-18.14.2-150400.9.6.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.14.2-150400.9.6.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x" }, "product_reference": "corepack18-18.14.2-150400.9.6.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.14.2-150400.9.6.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64" }, "product_reference": "corepack18-18.14.2-150400.9.6.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-150400.9.6.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64" }, "product_reference": "nodejs18-18.14.2-150400.9.6.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-150400.9.6.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le" }, "product_reference": "nodejs18-18.14.2-150400.9.6.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-150400.9.6.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x" }, "product_reference": "nodejs18-18.14.2-150400.9.6.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-150400.9.6.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64" }, "product_reference": "nodejs18-18.14.2-150400.9.6.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64" }, "product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le" }, "product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x" }, "product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64" }, "product_reference": "nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.14.2-150400.9.6.2.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch" }, "product_reference": "nodejs18-docs-18.14.2-150400.9.6.2.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-150400.9.6.2.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64" }, "product_reference": "npm18-18.14.2-150400.9.6.2.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-150400.9.6.2.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le" }, "product_reference": "npm18-18.14.2-150400.9.6.2.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-150400.9.6.2.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x" }, "product_reference": "npm18-18.14.2-150400.9.6.2.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-150400.9.6.2.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" }, "product_reference": "npm18-18.14.2-150400.9.6.2.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23918" } ], "notes": [ { "category": "general", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23918", "url": "https://www.suse.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "SUSE Bug 1208481 for CVE-2023-23918", "url": "https://bugzilla.suse.com/1208481" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-15T07:17:55Z", "details": "moderate" } ], "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23919" } ], "notes": [ { "category": "general", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23919", "url": "https://www.suse.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "SUSE Bug 1208483 for CVE-2023-23919", "url": "https://bugzilla.suse.com/1208483" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-15T07:17:55Z", "details": "important" } ], "title": "CVE-2023-23919" }, { "cve": "CVE-2023-23920", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23920" } ], "notes": [ { "category": "general", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23920", "url": "https://www.suse.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "SUSE Bug 1208487 for CVE-2023-23920", "url": "https://bugzilla.suse.com/1208487" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-15T07:17:55Z", "details": "important" } ], "title": "CVE-2023-23920" }, { "cve": "CVE-2023-23936", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23936" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23936", "url": "https://www.suse.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "SUSE Bug 1208485 for CVE-2023-23936", "url": "https://bugzilla.suse.com/1208485" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-15T07:17:55Z", "details": "moderate" } ], "title": "CVE-2023-23936" }, { "cve": "CVE-2023-24807", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-24807" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-24807", "url": "https://www.suse.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "SUSE Bug 1208413 for CVE-2023-24807", "url": "https://bugzilla.suse.com/1208413" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:corepack18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.14.2-150400.9.6.2.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.14.2-150400.9.6.2.noarch", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.aarch64", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.ppc64le", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.s390x", "openSUSE Leap 15.4:npm18-18.14.2-150400.9.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-15T07:17:55Z", "details": "important" } ], "title": "CVE-2023-24807" } ] }
suse-su-2023:0606-1
Vulnerability from csaf_suse
Published
2023-03-03 11:02
Modified
2023-03-03 11:02
Summary
Security update for nodejs10
Notes
Title of the patch
Security update for nodejs10
Description of the patch
This update for nodejs10 fixes the following issues:
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
Patchnames
SUSE-2023-606,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-606,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-606,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-606,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-606,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-606,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-606,SUSE-Storage-7-2023-606,openSUSE-SLE-15.4-2023-606
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs10", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs10 fixes the following issues:\n\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-606,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-606,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-606,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-606,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-606,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-606,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-606,SUSE-Storage-7-2023-606,openSUSE-SLE-15.4-2023-606", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_0606-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0606-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230606-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0606-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013973.html" }, { "category": "self", "summary": "SUSE Bug 1208487", "url": "https://bugzilla.suse.com/1208487" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23920 page", "url": "https://www.suse.com/security/cve/CVE-2023-23920/" } ], "title": "Security update for nodejs10", "tracking": { "current_release_date": "2023-03-03T11:02:09Z", "generator": { "date": "2023-03-03T11:02:09Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0606-1", "initial_release_date": "2023-03-03T11:02:09Z", "revision_history": [ { "date": "2023-03-03T11:02:09Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "nodejs10-10.24.1-150000.1.56.1.aarch64", "product": { "name": "nodejs10-10.24.1-150000.1.56.1.aarch64", "product_id": "nodejs10-10.24.1-150000.1.56.1.aarch64" } }, { "category": "product_version", "name": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "product": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "product_id": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64" } }, { "category": "product_version", "name": "npm10-10.24.1-150000.1.56.1.aarch64", "product": { "name": "npm10-10.24.1-150000.1.56.1.aarch64", "product_id": "npm10-10.24.1-150000.1.56.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.24.1-150000.1.56.1.i586", "product": { "name": "nodejs10-10.24.1-150000.1.56.1.i586", "product_id": "nodejs10-10.24.1-150000.1.56.1.i586" } }, { "category": "product_version", "name": "nodejs10-devel-10.24.1-150000.1.56.1.i586", "product": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.i586", "product_id": "nodejs10-devel-10.24.1-150000.1.56.1.i586" } }, { "category": "product_version", "name": "npm10-10.24.1-150000.1.56.1.i586", "product": { "name": "npm10-10.24.1-150000.1.56.1.i586", "product_id": "npm10-10.24.1-150000.1.56.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs10-docs-10.24.1-150000.1.56.1.noarch", "product": { "name": "nodejs10-docs-10.24.1-150000.1.56.1.noarch", "product_id": "nodejs10-docs-10.24.1-150000.1.56.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.24.1-150000.1.56.1.ppc64le", "product": { "name": "nodejs10-10.24.1-150000.1.56.1.ppc64le", "product_id": "nodejs10-10.24.1-150000.1.56.1.ppc64le" } }, { "category": "product_version", "name": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "product": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "product_id": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le" } }, { "category": "product_version", "name": "npm10-10.24.1-150000.1.56.1.ppc64le", "product": { "name": "npm10-10.24.1-150000.1.56.1.ppc64le", "product_id": "npm10-10.24.1-150000.1.56.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.24.1-150000.1.56.1.s390x", "product": { "name": "nodejs10-10.24.1-150000.1.56.1.s390x", "product_id": "nodejs10-10.24.1-150000.1.56.1.s390x" } }, { "category": "product_version", "name": "nodejs10-devel-10.24.1-150000.1.56.1.s390x", "product": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.s390x", "product_id": "nodejs10-devel-10.24.1-150000.1.56.1.s390x" } }, { "category": "product_version", "name": "npm10-10.24.1-150000.1.56.1.s390x", "product": { "name": "npm10-10.24.1-150000.1.56.1.s390x", "product_id": "npm10-10.24.1-150000.1.56.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs10-10.24.1-150000.1.56.1.x86_64", "product": { "name": "nodejs10-10.24.1-150000.1.56.1.x86_64", "product_id": "nodejs10-10.24.1-150000.1.56.1.x86_64" } }, { "category": "product_version", "name": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "product": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "product_id": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64" } }, { "category": "product_version", "name": "npm10-10.24.1-150000.1.56.1.x86_64", "product": { "name": "npm10-10.24.1-150000.1.56.1.x86_64", "product_id": "npm10-10.24.1-150000.1.56.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp1" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.24.1-150000.1.56.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch" }, "product_reference": "nodejs10-docs-10.24.1-150000.1.56.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.24.1-150000.1.56.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch" }, "product_reference": "nodejs10-docs-10.24.1-150000.1.56.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.s390x" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.s390x" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.24.1-150000.1.56.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch" }, "product_reference": "nodejs10-docs-10.24.1-150000.1.56.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "npm10-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.s390x" }, "product_reference": "npm10-10.24.1-150000.1.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.s390x" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.s390x" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.24.1-150000.1.56.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch" }, "product_reference": "nodejs10-docs-10.24.1-150000.1.56.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "npm10-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.s390x" }, "product_reference": "npm10-10.24.1-150000.1.56.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.24.1-150000.1.56.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.56.1.noarch" }, "product_reference": "nodejs10-docs-10.24.1-150000.1.56.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "npm10-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.24.1-150000.1.56.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.56.1.noarch" }, "product_reference": "nodejs10-docs-10.24.1-150000.1.56.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "npm10-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.24.1-150000.1.56.1.noarch as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.56.1.noarch" }, "product_reference": "nodejs10-docs-10.24.1-150000.1.56.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.s390x" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-10.24.1-150000.1.56.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.s390x" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs10-docs-10.24.1-150000.1.56.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.56.1.noarch" }, "product_reference": "nodejs10-docs-10.24.1-150000.1.56.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.aarch64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.ppc64le" }, "product_reference": "npm10-10.24.1-150000.1.56.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.s390x" }, "product_reference": "npm10-10.24.1-150000.1.56.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm10-10.24.1-150000.1.56.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.x86_64" }, "product_reference": "npm10-10.24.1-150000.1.56.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23920", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23920" } ], "notes": [ { "category": "general", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.56.1.x86_64", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.aarch64", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.ppc64le", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.s390x", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.x86_64", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.s390x", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.aarch64", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.ppc64le", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.s390x", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23920", "url": "https://www.suse.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "SUSE Bug 1208487 for CVE-2023-23920", "url": "https://bugzilla.suse.com/1208487" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.56.1.x86_64", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.aarch64", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.ppc64le", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.s390x", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.x86_64", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.s390x", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.aarch64", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.ppc64le", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.s390x", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Enterprise Storage 7:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Enterprise Storage 7:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Enterprise Storage 7:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Enterprise Storage 7:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP1-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP1-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP1:npm10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.56.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm10-10.24.1-150000.1.56.1.x86_64", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.aarch64", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.ppc64le", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.s390x", "openSUSE Leap 15.4:nodejs10-10.24.1-150000.1.56.1.x86_64", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.aarch64", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.ppc64le", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.s390x", "openSUSE Leap 15.4:nodejs10-devel-10.24.1-150000.1.56.1.x86_64", "openSUSE Leap 15.4:nodejs10-docs-10.24.1-150000.1.56.1.noarch", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.aarch64", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.ppc64le", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.s390x", "openSUSE Leap 15.4:npm10-10.24.1-150000.1.56.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:02:09Z", "details": "important" } ], "title": "CVE-2023-23920" } ] }
suse-su-2023:0607-1
Vulnerability from csaf_suse
Published
2023-03-03 11:02
Modified
2023-03-03 11:02
Summary
Security update for nodejs14
Notes
Title of the patch
Security update for nodejs14
Description of the patch
This update for nodejs14 fixes the following issues:
Update to 14.21.3:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
Patchnames
SUSE-2023-607,SUSE-SLE-Module-Web-Scripting-12-2023-607
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs14", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs14 fixes the following issues:\n\nUpdate to 14.21.3:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-607,SUSE-SLE-Module-Web-Scripting-12-2023-607", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_0607-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0607-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230607-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0607-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013972.html" }, { "category": "self", "summary": "SUSE Bug 1208481", "url": "https://bugzilla.suse.com/1208481" }, { "category": "self", "summary": "SUSE Bug 1208487", "url": "https://bugzilla.suse.com/1208487" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23918 page", "url": "https://www.suse.com/security/cve/CVE-2023-23918/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23920 page", "url": "https://www.suse.com/security/cve/CVE-2023-23920/" } ], "title": "Security update for nodejs14", "tracking": { "current_release_date": "2023-03-03T11:02:56Z", "generator": { "date": "2023-03-03T11:02:56Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0607-1", "initial_release_date": "2023-03-03T11:02:56Z", "revision_history": [ { "date": "2023-03-03T11:02:56Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack14-14.21.3-6.40.1.aarch64", "product": { "name": "corepack14-14.21.3-6.40.1.aarch64", "product_id": "corepack14-14.21.3-6.40.1.aarch64" } }, { "category": "product_version", "name": "nodejs14-14.21.3-6.40.1.aarch64", "product": { "name": "nodejs14-14.21.3-6.40.1.aarch64", "product_id": "nodejs14-14.21.3-6.40.1.aarch64" } }, { "category": "product_version", "name": "nodejs14-devel-14.21.3-6.40.1.aarch64", "product": { "name": "nodejs14-devel-14.21.3-6.40.1.aarch64", "product_id": "nodejs14-devel-14.21.3-6.40.1.aarch64" } }, { "category": "product_version", "name": "npm14-14.21.3-6.40.1.aarch64", "product": { "name": "npm14-14.21.3-6.40.1.aarch64", "product_id": "npm14-14.21.3-6.40.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack14-14.21.3-6.40.1.i586", "product": { "name": "corepack14-14.21.3-6.40.1.i586", "product_id": "corepack14-14.21.3-6.40.1.i586" } }, { "category": "product_version", "name": "nodejs14-14.21.3-6.40.1.i586", "product": { "name": "nodejs14-14.21.3-6.40.1.i586", "product_id": "nodejs14-14.21.3-6.40.1.i586" } }, { "category": "product_version", "name": "nodejs14-devel-14.21.3-6.40.1.i586", "product": { "name": "nodejs14-devel-14.21.3-6.40.1.i586", "product_id": "nodejs14-devel-14.21.3-6.40.1.i586" } }, { "category": "product_version", "name": "npm14-14.21.3-6.40.1.i586", "product": { "name": "npm14-14.21.3-6.40.1.i586", "product_id": "npm14-14.21.3-6.40.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs14-docs-14.21.3-6.40.1.noarch", "product": { "name": "nodejs14-docs-14.21.3-6.40.1.noarch", "product_id": "nodejs14-docs-14.21.3-6.40.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack14-14.21.3-6.40.1.ppc64le", "product": { "name": "corepack14-14.21.3-6.40.1.ppc64le", "product_id": "corepack14-14.21.3-6.40.1.ppc64le" } }, { "category": "product_version", "name": "nodejs14-14.21.3-6.40.1.ppc64le", "product": { "name": "nodejs14-14.21.3-6.40.1.ppc64le", "product_id": "nodejs14-14.21.3-6.40.1.ppc64le" } }, { "category": "product_version", "name": "nodejs14-devel-14.21.3-6.40.1.ppc64le", "product": { "name": "nodejs14-devel-14.21.3-6.40.1.ppc64le", "product_id": "nodejs14-devel-14.21.3-6.40.1.ppc64le" } }, { "category": "product_version", "name": "npm14-14.21.3-6.40.1.ppc64le", "product": { "name": "npm14-14.21.3-6.40.1.ppc64le", "product_id": "npm14-14.21.3-6.40.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack14-14.21.3-6.40.1.s390x", "product": { "name": "corepack14-14.21.3-6.40.1.s390x", "product_id": "corepack14-14.21.3-6.40.1.s390x" } }, { "category": "product_version", "name": "nodejs14-14.21.3-6.40.1.s390x", "product": { "name": "nodejs14-14.21.3-6.40.1.s390x", "product_id": "nodejs14-14.21.3-6.40.1.s390x" } }, { "category": "product_version", "name": "nodejs14-devel-14.21.3-6.40.1.s390x", "product": { "name": "nodejs14-devel-14.21.3-6.40.1.s390x", "product_id": "nodejs14-devel-14.21.3-6.40.1.s390x" } }, { "category": "product_version", "name": "npm14-14.21.3-6.40.1.s390x", "product": { "name": "npm14-14.21.3-6.40.1.s390x", "product_id": "npm14-14.21.3-6.40.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack14-14.21.3-6.40.1.x86_64", "product": { "name": "corepack14-14.21.3-6.40.1.x86_64", "product_id": "corepack14-14.21.3-6.40.1.x86_64" } }, { "category": "product_version", "name": "nodejs14-14.21.3-6.40.1.x86_64", "product": { "name": "nodejs14-14.21.3-6.40.1.x86_64", "product_id": "nodejs14-14.21.3-6.40.1.x86_64" } }, { "category": "product_version", "name": "nodejs14-devel-14.21.3-6.40.1.x86_64", "product": { "name": "nodejs14-devel-14.21.3-6.40.1.x86_64", "product_id": "nodejs14-devel-14.21.3-6.40.1.x86_64" } }, { "category": "product_version", "name": "npm14-14.21.3-6.40.1.x86_64", "product": { "name": "npm14-14.21.3-6.40.1.x86_64", "product_id": "npm14-14.21.3-6.40.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-6.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.aarch64" }, "product_reference": "nodejs14-14.21.3-6.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-6.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.ppc64le" }, "product_reference": "nodejs14-14.21.3-6.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-6.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.s390x" }, "product_reference": "nodejs14-14.21.3-6.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-6.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.x86_64" }, "product_reference": "nodejs14-14.21.3-6.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-6.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.aarch64" }, "product_reference": "nodejs14-devel-14.21.3-6.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-6.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.ppc64le" }, "product_reference": "nodejs14-devel-14.21.3-6.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-6.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.s390x" }, "product_reference": "nodejs14-devel-14.21.3-6.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-6.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-6.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-6.40.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.21.3-6.40.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-6.40.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-6.40.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.aarch64" }, "product_reference": "npm14-14.21.3-6.40.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-6.40.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.ppc64le" }, "product_reference": "npm14-14.21.3-6.40.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-6.40.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.s390x" }, "product_reference": "npm14-14.21.3-6.40.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-6.40.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.x86_64" }, "product_reference": "npm14-14.21.3-6.40.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23918" } ], "notes": [ { "category": "general", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.21.3-6.40.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23918", "url": "https://www.suse.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "SUSE Bug 1208481 for CVE-2023-23918", "url": "https://bugzilla.suse.com/1208481" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.21.3-6.40.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.21.3-6.40.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:02:56Z", "details": "moderate" } ], "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23920", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23920" } ], "notes": [ { "category": "general", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.21.3-6.40.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23920", "url": "https://www.suse.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "SUSE Bug 1208487 for CVE-2023-23920", "url": "https://bugzilla.suse.com/1208487" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.21.3-6.40.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-devel-14.21.3-6.40.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs14-docs-14.21.3-6.40.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm14-14.21.3-6.40.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-03T11:02:56Z", "details": "important" } ], "title": "CVE-2023-23920" } ] }
suse-su-2023:0673-1
Vulnerability from csaf_suse
Published
2023-03-08 13:28
Modified
2023-03-08 13:28
Summary
Security update for nodejs16
Notes
Title of the patch
Security update for nodejs16
Description of the patch
This update for nodejs16 fixes the following issues:
Update to LTS version 16.19.1:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).
- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).
Bug fixes:
- Workaround for failing openssl-nodejs test (bsc#1205568).
Patchnames
SUSE-2023-673,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-673,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-673,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-673,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-673,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-673,SUSE-Storage-7.1-2023-673
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs16", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs16 fixes the following issues:\n\nUpdate to LTS version 16.19.1:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).\n- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).\n\nBug fixes:\n\n- Workaround for failing openssl-nodejs test (bsc#1205568).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-673,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-673,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-673,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-673,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-673,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-673,SUSE-Storage-7.1-2023-673", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_0673-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0673-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230673-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0673-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013999.html" }, { "category": "self", "summary": "SUSE Bug 1205568", "url": "https://bugzilla.suse.com/1205568" }, { "category": "self", "summary": "SUSE Bug 1208413", "url": "https://bugzilla.suse.com/1208413" }, { "category": "self", "summary": "SUSE Bug 1208481", "url": "https://bugzilla.suse.com/1208481" }, { "category": "self", "summary": "SUSE Bug 1208483", "url": "https://bugzilla.suse.com/1208483" }, { "category": "self", "summary": "SUSE Bug 1208485", "url": "https://bugzilla.suse.com/1208485" }, { "category": "self", "summary": "SUSE Bug 1208487", "url": "https://bugzilla.suse.com/1208487" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23918 page", "url": "https://www.suse.com/security/cve/CVE-2023-23918/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23919 page", "url": "https://www.suse.com/security/cve/CVE-2023-23919/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23920 page", "url": "https://www.suse.com/security/cve/CVE-2023-23920/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23936 page", "url": "https://www.suse.com/security/cve/CVE-2023-23936/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-24807 page", "url": "https://www.suse.com/security/cve/CVE-2023-24807/" } ], "title": "Security update for nodejs16", "tracking": { "current_release_date": "2023-03-08T13:28:14Z", "generator": { "date": "2023-03-08T13:28:14Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0673-1", "initial_release_date": "2023-03-08T13:28:14Z", "revision_history": [ { "date": "2023-03-08T13:28:14Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-150300.7.18.1.aarch64", "product": { "name": "corepack16-16.19.1-150300.7.18.1.aarch64", "product_id": "corepack16-16.19.1-150300.7.18.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-16.19.1-150300.7.18.1.aarch64", "product": { "name": "nodejs16-16.19.1-150300.7.18.1.aarch64", "product_id": "nodejs16-16.19.1-150300.7.18.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "product": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "product_id": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64" } }, { "category": "product_version", "name": "npm16-16.19.1-150300.7.18.1.aarch64", "product": { "name": "npm16-16.19.1-150300.7.18.1.aarch64", "product_id": "npm16-16.19.1-150300.7.18.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-150300.7.18.1.i586", "product": { "name": "corepack16-16.19.1-150300.7.18.1.i586", "product_id": "corepack16-16.19.1-150300.7.18.1.i586" } }, { "category": "product_version", "name": "nodejs16-16.19.1-150300.7.18.1.i586", "product": { "name": "nodejs16-16.19.1-150300.7.18.1.i586", "product_id": "nodejs16-16.19.1-150300.7.18.1.i586" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-150300.7.18.1.i586", "product": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.i586", "product_id": "nodejs16-devel-16.19.1-150300.7.18.1.i586" } }, { "category": "product_version", "name": "npm16-16.19.1-150300.7.18.1.i586", "product": { "name": "npm16-16.19.1-150300.7.18.1.i586", "product_id": "npm16-16.19.1-150300.7.18.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch", "product": { "name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch", "product_id": "nodejs16-docs-16.19.1-150300.7.18.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-150300.7.18.1.ppc64le", "product": { "name": "corepack16-16.19.1-150300.7.18.1.ppc64le", "product_id": "corepack16-16.19.1-150300.7.18.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-16.19.1-150300.7.18.1.ppc64le", "product": { "name": "nodejs16-16.19.1-150300.7.18.1.ppc64le", "product_id": "nodejs16-16.19.1-150300.7.18.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "product": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "product_id": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le" } }, { "category": "product_version", "name": "npm16-16.19.1-150300.7.18.1.ppc64le", "product": { "name": "npm16-16.19.1-150300.7.18.1.ppc64le", "product_id": "npm16-16.19.1-150300.7.18.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-150300.7.18.1.s390x", "product": { "name": "corepack16-16.19.1-150300.7.18.1.s390x", "product_id": "corepack16-16.19.1-150300.7.18.1.s390x" } }, { "category": "product_version", "name": "nodejs16-16.19.1-150300.7.18.1.s390x", "product": { "name": "nodejs16-16.19.1-150300.7.18.1.s390x", "product_id": "nodejs16-16.19.1-150300.7.18.1.s390x" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-150300.7.18.1.s390x", "product": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.s390x", "product_id": "nodejs16-devel-16.19.1-150300.7.18.1.s390x" } }, { "category": "product_version", "name": "npm16-16.19.1-150300.7.18.1.s390x", "product": { "name": "npm16-16.19.1-150300.7.18.1.s390x", "product_id": "npm16-16.19.1-150300.7.18.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.19.1-150300.7.18.1.x86_64", "product": { "name": "corepack16-16.19.1-150300.7.18.1.x86_64", "product_id": "corepack16-16.19.1-150300.7.18.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-16.19.1-150300.7.18.1.x86_64", "product": { "name": "nodejs16-16.19.1-150300.7.18.1.x86_64", "product_id": "nodejs16-16.19.1-150300.7.18.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "product": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "product_id": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64" } }, { "category": "product_version", "name": "npm16-16.19.1-150300.7.18.1.x86_64", "product": { "name": "npm16-16.19.1-150300.7.18.1.x86_64", "product_id": "npm16-16.19.1-150300.7.18.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.2", "product": { "name": "SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch" }, "product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "npm16-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "npm16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch" }, "product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "npm16-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "npm16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch" }, "product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "npm16-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le" }, "product_reference": "npm16-16.19.1-150300.7.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x" }, "product_reference": "npm16-16.19.1-150300.7.18.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "npm16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch" }, "product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le" }, "product_reference": "npm16-16.19.1-150300.7.18.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "npm16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch" }, "product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le" }, "product_reference": "npm16-16.19.1-150300.7.18.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x" }, "product_reference": "npm16-16.19.1-150300.7.18.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "npm16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.19.1-150300.7.18.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch" }, "product_reference": "nodejs16-docs-16.19.1-150300.7.18.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64" }, "product_reference": "npm16-16.19.1-150300.7.18.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.19.1-150300.7.18.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64" }, "product_reference": "npm16-16.19.1-150300.7.18.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23918" } ], "notes": [ { "category": "general", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23918", "url": "https://www.suse.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "SUSE Bug 1208481 for CVE-2023-23918", "url": "https://bugzilla.suse.com/1208481" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-08T13:28:14Z", "details": "moderate" } ], "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23919" } ], "notes": [ { "category": "general", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23919", "url": "https://www.suse.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "SUSE Bug 1208483 for CVE-2023-23919", "url": "https://bugzilla.suse.com/1208483" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-08T13:28:14Z", "details": "important" } ], "title": "CVE-2023-23919" }, { "cve": "CVE-2023-23920", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23920" } ], "notes": [ { "category": "general", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23920", "url": "https://www.suse.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "SUSE Bug 1208487 for CVE-2023-23920", "url": "https://bugzilla.suse.com/1208487" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-08T13:28:14Z", "details": "important" } ], "title": "CVE-2023-23920" }, { "cve": "CVE-2023-23936", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23936" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23936", "url": "https://www.suse.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "SUSE Bug 1208485 for CVE-2023-23936", "url": "https://bugzilla.suse.com/1208485" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-08T13:28:14Z", "details": "moderate" } ], "title": "CVE-2023-23936" }, { "cve": "CVE-2023-24807", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-24807" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-24807", "url": "https://www.suse.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "SUSE Bug 1208413 for CVE-2023-24807", "url": "https://bugzilla.suse.com/1208413" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Enterprise Storage 7.1:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:nodejs16-devel-16.19.1-150300.7.18.1.x86_64", "SUSE Manager Server 4.2:nodejs16-docs-16.19.1-150300.7.18.1.noarch", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.ppc64le", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.s390x", "SUSE Manager Server 4.2:npm16-16.19.1-150300.7.18.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-08T13:28:14Z", "details": "important" } ], "title": "CVE-2023-24807" } ] }
suse-su-2023:0674-1
Vulnerability from csaf_suse
Published
2023-03-08 13:29
Modified
2023-03-08 13:29
Summary
Security update for nodejs14
Notes
Title of the patch
Security update for nodejs14
Description of the patch
This update for nodejs14 fixes the following issues:
Update to 14.21.3:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
Patchnames
SUSE-2023-674,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-674,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-674,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-674,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-674,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-674,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-674,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-674,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-674,SUSE-Storage-7-2023-674,SUSE-Storage-7.1-2023-674,openSUSE-SLE-15.4-2023-674
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs14", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs14 fixes the following issues:\n\nUpdate to 14.21.3:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-674,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-674,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-674,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-674,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-674,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-674,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-674,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-674,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-674,SUSE-Storage-7-2023-674,SUSE-Storage-7.1-2023-674,openSUSE-SLE-15.4-2023-674", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_0674-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0674-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230674-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0674-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/013998.html" }, { "category": "self", "summary": "SUSE Bug 1208481", "url": "https://bugzilla.suse.com/1208481" }, { "category": "self", "summary": "SUSE Bug 1208487", "url": "https://bugzilla.suse.com/1208487" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23918 page", "url": "https://www.suse.com/security/cve/CVE-2023-23918/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23920 page", "url": "https://www.suse.com/security/cve/CVE-2023-23920/" } ], "title": "Security update for nodejs14", "tracking": { "current_release_date": "2023-03-08T13:29:11Z", "generator": { "date": "2023-03-08T13:29:11Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0674-1", "initial_release_date": "2023-03-08T13:29:11Z", "revision_history": [ { "date": "2023-03-08T13:29:11Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack14-14.21.3-150200.15.43.1.aarch64", "product": { "name": "corepack14-14.21.3-150200.15.43.1.aarch64", "product_id": "corepack14-14.21.3-150200.15.43.1.aarch64" } }, { "category": "product_version", "name": "nodejs14-14.21.3-150200.15.43.1.aarch64", "product": { "name": "nodejs14-14.21.3-150200.15.43.1.aarch64", "product_id": "nodejs14-14.21.3-150200.15.43.1.aarch64" } }, { "category": "product_version", "name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "product": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "product_id": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64" } }, { "category": "product_version", "name": "npm14-14.21.3-150200.15.43.1.aarch64", "product": { "name": "npm14-14.21.3-150200.15.43.1.aarch64", "product_id": "npm14-14.21.3-150200.15.43.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack14-14.21.3-150200.15.43.1.i586", "product": { "name": "corepack14-14.21.3-150200.15.43.1.i586", "product_id": "corepack14-14.21.3-150200.15.43.1.i586" } }, { "category": "product_version", "name": "nodejs14-14.21.3-150200.15.43.1.i586", "product": { "name": "nodejs14-14.21.3-150200.15.43.1.i586", "product_id": "nodejs14-14.21.3-150200.15.43.1.i586" } }, { "category": "product_version", "name": "nodejs14-devel-14.21.3-150200.15.43.1.i586", "product": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.i586", "product_id": "nodejs14-devel-14.21.3-150200.15.43.1.i586" } }, { "category": "product_version", "name": "npm14-14.21.3-150200.15.43.1.i586", "product": { "name": "npm14-14.21.3-150200.15.43.1.i586", "product_id": "npm14-14.21.3-150200.15.43.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "product": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "product_id": "nodejs14-docs-14.21.3-150200.15.43.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack14-14.21.3-150200.15.43.1.ppc64le", "product": { "name": "corepack14-14.21.3-150200.15.43.1.ppc64le", "product_id": "corepack14-14.21.3-150200.15.43.1.ppc64le" } }, { "category": "product_version", "name": "nodejs14-14.21.3-150200.15.43.1.ppc64le", "product": { "name": "nodejs14-14.21.3-150200.15.43.1.ppc64le", "product_id": "nodejs14-14.21.3-150200.15.43.1.ppc64le" } }, { "category": "product_version", "name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "product": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "product_id": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le" } }, { "category": "product_version", "name": "npm14-14.21.3-150200.15.43.1.ppc64le", "product": { "name": "npm14-14.21.3-150200.15.43.1.ppc64le", "product_id": "npm14-14.21.3-150200.15.43.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack14-14.21.3-150200.15.43.1.s390x", "product": { "name": "corepack14-14.21.3-150200.15.43.1.s390x", "product_id": "corepack14-14.21.3-150200.15.43.1.s390x" } }, { "category": "product_version", "name": "nodejs14-14.21.3-150200.15.43.1.s390x", "product": { "name": "nodejs14-14.21.3-150200.15.43.1.s390x", "product_id": "nodejs14-14.21.3-150200.15.43.1.s390x" } }, { "category": "product_version", "name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x", "product": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x", "product_id": "nodejs14-devel-14.21.3-150200.15.43.1.s390x" } }, { "category": "product_version", "name": "npm14-14.21.3-150200.15.43.1.s390x", "product": { "name": "npm14-14.21.3-150200.15.43.1.s390x", "product_id": "npm14-14.21.3-150200.15.43.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack14-14.21.3-150200.15.43.1.x86_64", "product": { "name": "corepack14-14.21.3-150200.15.43.1.x86_64", "product_id": "corepack14-14.21.3-150200.15.43.1.x86_64" } }, { "category": "product_version", "name": "nodejs14-14.21.3-150200.15.43.1.x86_64", "product": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64", "product_id": "nodejs14-14.21.3-150200.15.43.1.x86_64" } }, { "category": "product_version", "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "product": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "product_id": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64" } }, { "category": "product_version", "name": "npm14-14.21.3-150200.15.43.1.x86_64", "product": { "name": "npm14-14.21.3-150200.15.43.1.x86_64", "product_id": "npm14-14.21.3-150200.15.43.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product": { "name": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS", "product_identification_helper": { "cpe": "cpe:/o:suse:sles-ltss:15:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product": { "name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sles_sap:15:sp3" } } }, { "category": "product_name", "name": "SUSE Manager Server 4.2", "product": { "name": "SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:4.2" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7", "product": { "name": "SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7" } } }, { "category": "product_name", "name": "SUSE Enterprise Storage 7.1", "product": { "name": "SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1", "product_identification_helper": { "cpe": "cpe:/o:suse:ses:7.1" } } }, { "category": "product_name", "name": "openSUSE Leap 15.4", "product": { "name": "openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x" }, "product_reference": "npm14-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x" }, "product_reference": "npm14-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS", "product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3", "product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.ppc64le as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.s390x as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x" }, "product_reference": "npm14-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Manager Server 4.2", "product_id": "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 4.2" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7", "product_id": "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of SUSE Enterprise Storage 7.1", "product_id": "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "SUSE Enterprise Storage 7.1" }, { "category": "default_component_of", "full_product_name": { "name": "corepack14-14.21.3-150200.15.43.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "corepack14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack14-14.21.3-150200.15.43.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "corepack14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack14-14.21.3-150200.15.43.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x" }, "product_reference": "corepack14-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack14-14.21.3-150200.15.43.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "corepack14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-14.21.3-150200.15.43.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs14-docs-14.21.3-150200.15.43.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch" }, "product_reference": "nodejs14-docs-14.21.3-150200.15.43.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le" }, "product_reference": "npm14-14.21.3-150200.15.43.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x" }, "product_reference": "npm14-14.21.3-150200.15.43.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm14-14.21.3-150200.15.43.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64" }, "product_reference": "npm14-14.21.3-150200.15.43.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23918" } ], "notes": [ { "category": "general", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23918", "url": "https://www.suse.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "SUSE Bug 1208481 for CVE-2023-23918", "url": "https://bugzilla.suse.com/1208481" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-08T13:29:11Z", "details": "moderate" } ], "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23920", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23920" } ], "notes": [ { "category": "general", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23920", "url": "https://www.suse.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "SUSE Bug 1208487 for CVE-2023-23920", "url": "https://bugzilla.suse.com/1208487" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7.1:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7.1:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Enterprise Storage 7:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Enterprise Storage 7:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP2-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP2-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server 15 SP3-LTSS:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.aarch64", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Linux Enterprise Server 15 SP3-LTSS:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP2:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Linux Enterprise Server for SAP Applications 15 SP3:npm14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "SUSE Manager Server 4.2:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.ppc64le", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.s390x", "SUSE Manager Server 4.2:npm14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:corepack14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:nodejs14-devel-14.21.3-150200.15.43.1.x86_64", "openSUSE Leap 15.4:nodejs14-docs-14.21.3-150200.15.43.1.noarch", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.aarch64", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.ppc64le", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.s390x", "openSUSE Leap 15.4:npm14-14.21.3-150200.15.43.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-08T13:29:11Z", "details": "important" } ], "title": "CVE-2023-23920" } ] }
suse-su-2023:0715-1
Vulnerability from csaf_suse
Published
2023-03-13 09:58
Modified
2023-03-13 09:58
Summary
Security update for nodejs18
Notes
Title of the patch
Security update for nodejs18
Description of the patch
This update for nodejs18 fixes the following issues:
Update to NodeJS 18.14.2 LTS:
- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).
- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).
- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).
- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).
- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).
Patchnames
SUSE-2023-715,SUSE-SLE-Module-Web-Scripting-12-2023-715
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for nodejs18", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs18 fixes the following issues:\n \nUpdate to NodeJS 18.14.2 LTS:\n\n- CVE-2023-23918: Fixed permissions policies that could have been bypassed via process.mainModule (bsc#1208481).\n- CVE-2023-23919: Fixed OpenSSL error handling issues in nodejs crypto library (bsc#1208483).\n- CVE-2023-23920: Fixed insecure loading of ICU data through ICU_DATA environment (bsc#1208487).\n- CVE-2023-23936: Fixed protection against CRLF injection in host headers inside fetch API (bsc#1208485).\n- CVE-2023-24807: Fixed possible Regular Expression Denial of Service (ReDoS) via Headers.set() and Headers.append() methods (bsc#1208413).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-715,SUSE-SLE-Module-Web-Scripting-12-2023-715", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2023_0715-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0715-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230715-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0715-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-March/014023.html" }, { "category": "self", "summary": "SUSE Bug 1208413", "url": "https://bugzilla.suse.com/1208413" }, { "category": "self", "summary": "SUSE Bug 1208481", "url": "https://bugzilla.suse.com/1208481" }, { "category": "self", "summary": "SUSE Bug 1208483", "url": "https://bugzilla.suse.com/1208483" }, { "category": "self", "summary": "SUSE Bug 1208485", "url": "https://bugzilla.suse.com/1208485" }, { "category": "self", "summary": "SUSE Bug 1208487", "url": "https://bugzilla.suse.com/1208487" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23918 page", "url": "https://www.suse.com/security/cve/CVE-2023-23918/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23919 page", "url": "https://www.suse.com/security/cve/CVE-2023-23919/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23920 page", "url": "https://www.suse.com/security/cve/CVE-2023-23920/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23936 page", "url": "https://www.suse.com/security/cve/CVE-2023-23936/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-24807 page", "url": "https://www.suse.com/security/cve/CVE-2023-24807/" } ], "title": "Security update for nodejs18", "tracking": { "current_release_date": "2023-03-13T09:58:51Z", "generator": { "date": "2023-03-13T09:58:51Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0715-1", "initial_release_date": "2023-03-13T09:58:51Z", "revision_history": [ { "date": "2023-03-13T09:58:51Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-8.6.2.aarch64", "product": { "name": "corepack18-18.14.2-8.6.2.aarch64", "product_id": "corepack18-18.14.2-8.6.2.aarch64" } }, { "category": "product_version", "name": "nodejs18-18.14.2-8.6.2.aarch64", "product": { "name": "nodejs18-18.14.2-8.6.2.aarch64", "product_id": "nodejs18-18.14.2-8.6.2.aarch64" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-8.6.2.aarch64", "product": { "name": "nodejs18-devel-18.14.2-8.6.2.aarch64", "product_id": "nodejs18-devel-18.14.2-8.6.2.aarch64" } }, { "category": "product_version", "name": "npm18-18.14.2-8.6.2.aarch64", "product": { "name": "npm18-18.14.2-8.6.2.aarch64", "product_id": "npm18-18.14.2-8.6.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-8.6.2.i586", "product": { "name": "corepack18-18.14.2-8.6.2.i586", "product_id": "corepack18-18.14.2-8.6.2.i586" } }, { "category": "product_version", "name": "nodejs18-18.14.2-8.6.2.i586", "product": { "name": "nodejs18-18.14.2-8.6.2.i586", "product_id": "nodejs18-18.14.2-8.6.2.i586" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-8.6.2.i586", "product": { "name": "nodejs18-devel-18.14.2-8.6.2.i586", "product_id": "nodejs18-devel-18.14.2-8.6.2.i586" } }, { "category": "product_version", "name": "npm18-18.14.2-8.6.2.i586", "product": { "name": "npm18-18.14.2-8.6.2.i586", "product_id": "npm18-18.14.2-8.6.2.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs18-docs-18.14.2-8.6.2.noarch", "product": { "name": "nodejs18-docs-18.14.2-8.6.2.noarch", "product_id": "nodejs18-docs-18.14.2-8.6.2.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-8.6.2.ppc64le", "product": { "name": "corepack18-18.14.2-8.6.2.ppc64le", "product_id": "corepack18-18.14.2-8.6.2.ppc64le" } }, { "category": "product_version", "name": "nodejs18-18.14.2-8.6.2.ppc64le", "product": { "name": "nodejs18-18.14.2-8.6.2.ppc64le", "product_id": "nodejs18-18.14.2-8.6.2.ppc64le" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-8.6.2.ppc64le", "product": { "name": "nodejs18-devel-18.14.2-8.6.2.ppc64le", "product_id": "nodejs18-devel-18.14.2-8.6.2.ppc64le" } }, { "category": "product_version", "name": "npm18-18.14.2-8.6.2.ppc64le", "product": { "name": "npm18-18.14.2-8.6.2.ppc64le", "product_id": "npm18-18.14.2-8.6.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-8.6.2.s390x", "product": { "name": "corepack18-18.14.2-8.6.2.s390x", "product_id": "corepack18-18.14.2-8.6.2.s390x" } }, { "category": "product_version", "name": "nodejs18-18.14.2-8.6.2.s390x", "product": { "name": "nodejs18-18.14.2-8.6.2.s390x", "product_id": "nodejs18-18.14.2-8.6.2.s390x" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-8.6.2.s390x", "product": { "name": "nodejs18-devel-18.14.2-8.6.2.s390x", "product_id": "nodejs18-devel-18.14.2-8.6.2.s390x" } }, { "category": "product_version", "name": "npm18-18.14.2-8.6.2.s390x", "product": { "name": "npm18-18.14.2-8.6.2.s390x", "product_id": "npm18-18.14.2-8.6.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-8.6.2.x86_64", "product": { "name": "corepack18-18.14.2-8.6.2.x86_64", "product_id": "corepack18-18.14.2-8.6.2.x86_64" } }, { "category": "product_version", "name": "nodejs18-18.14.2-8.6.2.x86_64", "product": { "name": "nodejs18-18.14.2-8.6.2.x86_64", "product_id": "nodejs18-18.14.2-8.6.2.x86_64" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-8.6.2.x86_64", "product": { "name": "nodejs18-devel-18.14.2-8.6.2.x86_64", "product_id": "nodejs18-devel-18.14.2-8.6.2.x86_64" } }, { "category": "product_version", "name": "npm18-18.14.2-8.6.2.x86_64", "product": { "name": "npm18-18.14.2-8.6.2.x86_64", "product_id": "npm18-18.14.2-8.6.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:12" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-8.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64" }, "product_reference": "nodejs18-18.14.2-8.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-8.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le" }, "product_reference": "nodejs18-18.14.2-8.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-8.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x" }, "product_reference": "nodejs18-18.14.2-8.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-8.6.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64" }, "product_reference": "nodejs18-18.14.2-8.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-8.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64" }, "product_reference": "nodejs18-devel-18.14.2-8.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-8.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le" }, "product_reference": "nodejs18-devel-18.14.2-8.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-8.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x" }, "product_reference": "nodejs18-devel-18.14.2-8.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-8.6.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64" }, "product_reference": "nodejs18-devel-18.14.2-8.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.14.2-8.6.2.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch" }, "product_reference": "nodejs18-docs-18.14.2-8.6.2.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-8.6.2.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64" }, "product_reference": "npm18-18.14.2-8.6.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-8.6.2.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le" }, "product_reference": "npm18-18.14.2-8.6.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-8.6.2.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x" }, "product_reference": "npm18-18.14.2-8.6.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-8.6.2.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 12", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" }, "product_reference": "npm18-18.14.2-8.6.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23918" } ], "notes": [ { "category": "general", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23918", "url": "https://www.suse.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "SUSE Bug 1208481 for CVE-2023-23918", "url": "https://bugzilla.suse.com/1208481" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-13T09:58:51Z", "details": "moderate" } ], "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23919" } ], "notes": [ { "category": "general", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23919", "url": "https://www.suse.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "SUSE Bug 1208483 for CVE-2023-23919", "url": "https://bugzilla.suse.com/1208483" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-13T09:58:51Z", "details": "important" } ], "title": "CVE-2023-23919" }, { "cve": "CVE-2023-23920", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23920" } ], "notes": [ { "category": "general", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23920", "url": "https://www.suse.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "SUSE Bug 1208487 for CVE-2023-23920", "url": "https://bugzilla.suse.com/1208487" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-13T09:58:51Z", "details": "important" } ], "title": "CVE-2023-23920" }, { "cve": "CVE-2023-23936", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23936" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Starting with version 2.0.0 and prior to version 5.19.1, the undici library does not protect `host` HTTP header from CRLF injection vulnerabilities. This issue is patched in Undici v5.19.1. As a workaround, sanitize the `headers.host` string before passing to undici.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23936", "url": "https://www.suse.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "SUSE Bug 1208485 for CVE-2023-23936", "url": "https://bugzilla.suse.com/1208485" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-13T09:58:51Z", "details": "moderate" } ], "title": "CVE-2023-23936" }, { "cve": "CVE-2023-24807", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-24807" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-24807", "url": "https://www.suse.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "SUSE Bug 1208413 for CVE-2023-24807", "url": "https://bugzilla.suse.com/1208413" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.14.2-8.6.2.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.14.2-8.6.2.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.14.2-8.6.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-03-13T09:58:51Z", "details": "important" } ], "title": "CVE-2023-24807" } ] }
opensuse-su-2024:12725-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
corepack18-18.14.2-1.1 on GA media
Notes
Title of the patch
corepack18-18.14.2-1.1 on GA media
Description of the patch
These are all security issues fixed in the corepack18-18.14.2-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12725
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "corepack18-18.14.2-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the corepack18-18.14.2-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12725", "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_12725-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23918 page", "url": "https://www.suse.com/security/cve/CVE-2023-23918/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23919 page", "url": "https://www.suse.com/security/cve/CVE-2023-23919/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23920 page", "url": "https://www.suse.com/security/cve/CVE-2023-23920/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-24807 page", "url": "https://www.suse.com/security/cve/CVE-2023-24807/" } ], "title": "corepack18-18.14.2-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:12725-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": "corepack18-18.14.2-1.1.aarch64", "product": { "name": "corepack18-18.14.2-1.1.aarch64", "product_id": "corepack18-18.14.2-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs18-18.14.2-1.1.aarch64", "product": { "name": "nodejs18-18.14.2-1.1.aarch64", "product_id": "nodejs18-18.14.2-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-1.1.aarch64", "product": { "name": "nodejs18-devel-18.14.2-1.1.aarch64", "product_id": "nodejs18-devel-18.14.2-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs18-docs-18.14.2-1.1.aarch64", "product": { "name": "nodejs18-docs-18.14.2-1.1.aarch64", "product_id": "nodejs18-docs-18.14.2-1.1.aarch64" } }, { "category": "product_version", "name": "npm18-18.14.2-1.1.aarch64", "product": { "name": "npm18-18.14.2-1.1.aarch64", "product_id": "npm18-18.14.2-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-1.1.ppc64le", "product": { "name": "corepack18-18.14.2-1.1.ppc64le", "product_id": "corepack18-18.14.2-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs18-18.14.2-1.1.ppc64le", "product": { "name": "nodejs18-18.14.2-1.1.ppc64le", "product_id": "nodejs18-18.14.2-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-1.1.ppc64le", "product": { "name": "nodejs18-devel-18.14.2-1.1.ppc64le", "product_id": "nodejs18-devel-18.14.2-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs18-docs-18.14.2-1.1.ppc64le", "product": { "name": "nodejs18-docs-18.14.2-1.1.ppc64le", "product_id": "nodejs18-docs-18.14.2-1.1.ppc64le" } }, { "category": "product_version", "name": "npm18-18.14.2-1.1.ppc64le", "product": { "name": "npm18-18.14.2-1.1.ppc64le", "product_id": "npm18-18.14.2-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-1.1.s390x", "product": { "name": "corepack18-18.14.2-1.1.s390x", "product_id": "corepack18-18.14.2-1.1.s390x" } }, { "category": "product_version", "name": "nodejs18-18.14.2-1.1.s390x", "product": { "name": "nodejs18-18.14.2-1.1.s390x", "product_id": "nodejs18-18.14.2-1.1.s390x" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-1.1.s390x", "product": { "name": "nodejs18-devel-18.14.2-1.1.s390x", "product_id": "nodejs18-devel-18.14.2-1.1.s390x" } }, { "category": "product_version", "name": "nodejs18-docs-18.14.2-1.1.s390x", "product": { "name": "nodejs18-docs-18.14.2-1.1.s390x", "product_id": "nodejs18-docs-18.14.2-1.1.s390x" } }, { "category": "product_version", "name": "npm18-18.14.2-1.1.s390x", "product": { "name": "npm18-18.14.2-1.1.s390x", "product_id": "npm18-18.14.2-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.14.2-1.1.x86_64", "product": { "name": "corepack18-18.14.2-1.1.x86_64", "product_id": "corepack18-18.14.2-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs18-18.14.2-1.1.x86_64", "product": { "name": "nodejs18-18.14.2-1.1.x86_64", "product_id": "nodejs18-18.14.2-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs18-devel-18.14.2-1.1.x86_64", "product": { "name": "nodejs18-devel-18.14.2-1.1.x86_64", "product_id": "nodejs18-devel-18.14.2-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs18-docs-18.14.2-1.1.x86_64", "product": { "name": "nodejs18-docs-18.14.2-1.1.x86_64", "product_id": "nodejs18-docs-18.14.2-1.1.x86_64" } }, { "category": "product_version", "name": "npm18-18.14.2-1.1.x86_64", "product": { "name": "npm18-18.14.2-1.1.x86_64", "product_id": "npm18-18.14.2-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": "corepack18-18.14.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack18-18.14.2-1.1.aarch64" }, "product_reference": "corepack18-18.14.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.14.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le" }, "product_reference": "corepack18-18.14.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.14.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x" }, "product_reference": "corepack18-18.14.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.14.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64" }, "product_reference": "corepack18-18.14.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64" }, "product_reference": "nodejs18-18.14.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le" }, "product_reference": "nodejs18-18.14.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x" }, "product_reference": "nodejs18-18.14.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.14.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64" }, "product_reference": "nodejs18-18.14.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64" }, "product_reference": "nodejs18-devel-18.14.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le" }, "product_reference": "nodejs18-devel-18.14.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x" }, "product_reference": "nodejs18-devel-18.14.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.14.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64" }, "product_reference": "nodejs18-devel-18.14.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.14.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64" }, "product_reference": "nodejs18-docs-18.14.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.14.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le" }, "product_reference": "nodejs18-docs-18.14.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.14.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x" }, "product_reference": "nodejs18-docs-18.14.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.14.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64" }, "product_reference": "nodejs18-docs-18.14.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64" }, "product_reference": "npm18-18.14.2-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le" }, "product_reference": "npm18-18.14.2-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x" }, "product_reference": "npm18-18.14.2-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.14.2-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" }, "product_reference": "npm18-18.14.2-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23918" } ], "notes": [ { "category": "general", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23918", "url": "https://www.suse.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "SUSE Bug 1208481 for CVE-2023-23918", "url": "https://bugzilla.suse.com/1208481" } ], "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:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23919" } ], "notes": [ { "category": "general", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23919", "url": "https://www.suse.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "SUSE Bug 1208483 for CVE-2023-23919", "url": "https://bugzilla.suse.com/1208483" } ], "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:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-23919" }, { "cve": "CVE-2023-23920", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23920" } ], "notes": [ { "category": "general", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23920", "url": "https://www.suse.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "SUSE Bug 1208487 for CVE-2023-23920", "url": "https://bugzilla.suse.com/1208487" } ], "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:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-23920" }, { "cve": "CVE-2023-24807", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-24807" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-24807", "url": "https://www.suse.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "SUSE Bug 1208413 for CVE-2023-24807", "url": "https://bugzilla.suse.com/1208413" } ], "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:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.14.2-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.14.2-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.14.2-1.1.s390x", "openSUSE Tumbleweed:npm18-18.14.2-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-24807" } ] }
opensuse-su-2024:12726-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
corepack19-19.7.0-1.1 on GA media
Notes
Title of the patch
corepack19-19.7.0-1.1 on GA media
Description of the patch
These are all security issues fixed in the corepack19-19.7.0-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12726
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "corepack19-19.7.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the corepack19-19.7.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12726", "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_12726-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23918 page", "url": "https://www.suse.com/security/cve/CVE-2023-23918/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23919 page", "url": "https://www.suse.com/security/cve/CVE-2023-23919/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-23920 page", "url": "https://www.suse.com/security/cve/CVE-2023-23920/" }, { "category": "self", "summary": "SUSE CVE CVE-2023-24807 page", "url": "https://www.suse.com/security/cve/CVE-2023-24807/" } ], "title": "corepack19-19.7.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:12726-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": "corepack19-19.7.0-1.1.aarch64", "product": { "name": "corepack19-19.7.0-1.1.aarch64", "product_id": "corepack19-19.7.0-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs19-19.7.0-1.1.aarch64", "product": { "name": "nodejs19-19.7.0-1.1.aarch64", "product_id": "nodejs19-19.7.0-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs19-devel-19.7.0-1.1.aarch64", "product": { "name": "nodejs19-devel-19.7.0-1.1.aarch64", "product_id": "nodejs19-devel-19.7.0-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs19-docs-19.7.0-1.1.aarch64", "product": { "name": "nodejs19-docs-19.7.0-1.1.aarch64", "product_id": "nodejs19-docs-19.7.0-1.1.aarch64" } }, { "category": "product_version", "name": "npm19-19.7.0-1.1.aarch64", "product": { "name": "npm19-19.7.0-1.1.aarch64", "product_id": "npm19-19.7.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack19-19.7.0-1.1.ppc64le", "product": { "name": "corepack19-19.7.0-1.1.ppc64le", "product_id": "corepack19-19.7.0-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs19-19.7.0-1.1.ppc64le", "product": { "name": "nodejs19-19.7.0-1.1.ppc64le", "product_id": "nodejs19-19.7.0-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs19-devel-19.7.0-1.1.ppc64le", "product": { "name": "nodejs19-devel-19.7.0-1.1.ppc64le", "product_id": "nodejs19-devel-19.7.0-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs19-docs-19.7.0-1.1.ppc64le", "product": { "name": "nodejs19-docs-19.7.0-1.1.ppc64le", "product_id": "nodejs19-docs-19.7.0-1.1.ppc64le" } }, { "category": "product_version", "name": "npm19-19.7.0-1.1.ppc64le", "product": { "name": "npm19-19.7.0-1.1.ppc64le", "product_id": "npm19-19.7.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack19-19.7.0-1.1.s390x", "product": { "name": "corepack19-19.7.0-1.1.s390x", "product_id": "corepack19-19.7.0-1.1.s390x" } }, { "category": "product_version", "name": "nodejs19-19.7.0-1.1.s390x", "product": { "name": "nodejs19-19.7.0-1.1.s390x", "product_id": "nodejs19-19.7.0-1.1.s390x" } }, { "category": "product_version", "name": "nodejs19-devel-19.7.0-1.1.s390x", "product": { "name": "nodejs19-devel-19.7.0-1.1.s390x", "product_id": "nodejs19-devel-19.7.0-1.1.s390x" } }, { "category": "product_version", "name": "nodejs19-docs-19.7.0-1.1.s390x", "product": { "name": "nodejs19-docs-19.7.0-1.1.s390x", "product_id": "nodejs19-docs-19.7.0-1.1.s390x" } }, { "category": "product_version", "name": "npm19-19.7.0-1.1.s390x", "product": { "name": "npm19-19.7.0-1.1.s390x", "product_id": "npm19-19.7.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack19-19.7.0-1.1.x86_64", "product": { "name": "corepack19-19.7.0-1.1.x86_64", "product_id": "corepack19-19.7.0-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs19-19.7.0-1.1.x86_64", "product": { "name": "nodejs19-19.7.0-1.1.x86_64", "product_id": "nodejs19-19.7.0-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs19-devel-19.7.0-1.1.x86_64", "product": { "name": "nodejs19-devel-19.7.0-1.1.x86_64", "product_id": "nodejs19-devel-19.7.0-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs19-docs-19.7.0-1.1.x86_64", "product": { "name": "nodejs19-docs-19.7.0-1.1.x86_64", "product_id": "nodejs19-docs-19.7.0-1.1.x86_64" } }, { "category": "product_version", "name": "npm19-19.7.0-1.1.x86_64", "product": { "name": "npm19-19.7.0-1.1.x86_64", "product_id": "npm19-19.7.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": "corepack19-19.7.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack19-19.7.0-1.1.aarch64" }, "product_reference": "corepack19-19.7.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack19-19.7.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le" }, "product_reference": "corepack19-19.7.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack19-19.7.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x" }, "product_reference": "corepack19-19.7.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack19-19.7.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64" }, "product_reference": "corepack19-19.7.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-19.7.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64" }, "product_reference": "nodejs19-19.7.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-19.7.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le" }, "product_reference": "nodejs19-19.7.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-19.7.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x" }, "product_reference": "nodejs19-19.7.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-19.7.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64" }, "product_reference": "nodejs19-19.7.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-devel-19.7.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64" }, "product_reference": "nodejs19-devel-19.7.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-devel-19.7.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le" }, "product_reference": "nodejs19-devel-19.7.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-devel-19.7.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x" }, "product_reference": "nodejs19-devel-19.7.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-devel-19.7.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64" }, "product_reference": "nodejs19-devel-19.7.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-docs-19.7.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64" }, "product_reference": "nodejs19-docs-19.7.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-docs-19.7.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le" }, "product_reference": "nodejs19-docs-19.7.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-docs-19.7.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x" }, "product_reference": "nodejs19-docs-19.7.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs19-docs-19.7.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64" }, "product_reference": "nodejs19-docs-19.7.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm19-19.7.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64" }, "product_reference": "npm19-19.7.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm19-19.7.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le" }, "product_reference": "npm19-19.7.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm19-19.7.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x" }, "product_reference": "npm19-19.7.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm19-19.7.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" }, "product_reference": "npm19-19.7.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-23918", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23918" } ], "notes": [ { "category": "general", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23918", "url": "https://www.suse.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "SUSE Bug 1208481 for CVE-2023-23918", "url": "https://bugzilla.suse.com/1208481" } ], "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:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2023-23918" }, { "cve": "CVE-2023-23919", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23919" } ], "notes": [ { "category": "general", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23919", "url": "https://www.suse.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "SUSE Bug 1208483 for CVE-2023-23919", "url": "https://bugzilla.suse.com/1208483" } ], "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:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-23919" }, { "cve": "CVE-2023-23920", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-23920" } ], "notes": [ { "category": "general", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-23920", "url": "https://www.suse.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "SUSE Bug 1208487 for CVE-2023-23920", "url": "https://bugzilla.suse.com/1208487" } ], "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:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-23920" }, { "cve": "CVE-2023-24807", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2023-24807" } ], "notes": [ { "category": "general", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2023-24807", "url": "https://www.suse.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "SUSE Bug 1208413 for CVE-2023-24807", "url": "https://bugzilla.suse.com/1208413" } ], "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:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:corepack19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-devel-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.s390x", "openSUSE Tumbleweed:nodejs19-docs-19.7.0-1.1.x86_64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.aarch64", "openSUSE Tumbleweed:npm19-19.7.0-1.1.ppc64le", "openSUSE Tumbleweed:npm19-19.7.0-1.1.s390x", "openSUSE Tumbleweed:npm19-19.7.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2023-24807" } ] }
rhsa-2023:1743
Vulnerability from csaf_redhat
Published
2023-04-12 15:03
Modified
2025-07-04 14:46
Summary
Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (14.21.3).
Security Fix(es):
* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (14.21.3).\n\nSecurity Fix(es):\n\n* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\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-2023:1743", "url": "https://access.redhat.com/errata/RHSA-2023:1743" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2175826", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175826" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1743.json" } ], "title": "Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:46:39+00:00", "generator": { "date": "2025-07-04T14:46:39+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:1743", "initial_release_date": "2023-04-12T15:03:07+00:00", "revision_history": [ { "date": "2023-04-12T15:03:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-12T15:03:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:46:39+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.7.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:14:8070020230306170042:bd1311ed", "product": { "name": "nodejs:14:8070020230306170042:bd1311ed", "product_id": "nodejs:14:8070020230306170042:bd1311ed", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@14:8070020230306170042:bd1311ed" } } }, { "category": "product_version", "name": "nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "product": { "name": "nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "product_id": "nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product_id": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "product": { "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "product_id": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product": { "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_id": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product": { "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product_id": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product_id": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.7.0%2B18531%2B81d21ca6?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, "product_reference": "nodejs:14:8070020230306170042:bd1311ed", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch" }, "product_reference": "nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64 as a component of nodejs:14:8070020230306170042:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:03:07+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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1743" } ], "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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2022-3517", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2022-06-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2134609" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-minimatch: ReDoS via the braceExpand function", "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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3517" }, { "category": "external", "summary": "RHBZ#2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517" } ], "release_date": "2022-02-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:03:07+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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1743" } ], "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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-minimatch: ReDoS via the braceExpand function" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:03:07+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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1743" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:03:07+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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1743" } ], "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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2022-38900", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2170644" } ], "notes": [ { "category": "description", "text": "A flaw was found in decode-uri-component. This issue occurs due to a specially crafted input, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "decode-uri-component: improper input validation resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "For OpenShift Container Platform (OCP), Advanced Clusters Management for Kubernetes (ACM) and Advanced Cluster Security (ACS), the NPM decode-uri-component package is only present in source repositories as a development dependency, it is not used in production. Therefore this vulnerability is rated Low for OCP and ACS.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the decode-uri-component package. \nThe vulnerable code is not used, hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38900" }, { "category": "external", "summary": "RHBZ#2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900" }, { "category": "external", "summary": "https://github.com/SamVerschueren/decode-uri-component/issues/5", "url": "https://github.com/SamVerschueren/decode-uri-component/issues/5" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-w573-4hg7-7wgq", "url": "https://github.com/advisories/GHSA-w573-4hg7-7wgq" } ], "release_date": "2022-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:03:07+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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1743" } ], "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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "decode-uri-component: improper input validation resulting in DoS" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:03:07+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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1743" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:03:07+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.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1743" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debuginfo-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-debugsource-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-devel-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-docs-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-full-i18n-1:14.21.3-1.module+el8.7.0+18531+81d21ca6.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18531+81d21ca6.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:14:8070020230306170042:bd1311ed:npm-1:6.14.18-1.14.21.3.1.module+el8.7.0+18531+81d21ca6.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" } ] }
rhsa-2023_5533
Vulnerability from csaf_redhat
Published
2023-10-09 10:29
Modified
2025-01-06 01:36
Summary
Red Hat Security Advisory: nodejs security, bug fix, and enhancement update
Notes
Topic
An update for nodejs is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The package has been upgraded to a later upstream version: nodejs (16.20.2).
Security Fix(es):
* nodejs: Permissions policies can be bypassed via Module._load (CVE-2023-32002)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* nodejs: mainModule.proto bypass experimental policy mechanism (CVE-2023-30581)
* nodejs: process interuption due to invalid Public Key information in x509 certificates (CVE-2023-30588)
* nodejs: HTTP Request Smuggling via Empty headers separated by CR (CVE-2023-30589)
* nodejs: DiffieHellman do not generate keys after setting a private key (CVE-2023-30590)
* nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire() (CVE-2023-32006)
* nodejs: Permissions policies can be bypassed via process.binding (CVE-2023-32559)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
* nodejs: Rebase to the latest Nodejs 16 release [rhel-9] (BZ#2236435, BZ#2178078, BZ#2223335)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for nodejs is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe package has been upgraded to a later upstream version: nodejs (16.20.2).\n\nSecurity Fix(es):\n\n* nodejs: Permissions policies can be bypassed via Module._load (CVE-2023-32002)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* nodejs: mainModule.proto bypass experimental policy mechanism (CVE-2023-30581)\n\n* nodejs: process interuption due to invalid Public Key information in x509 certificates (CVE-2023-30588)\n\n* nodejs: HTTP Request Smuggling via Empty headers separated by CR (CVE-2023-30589)\n\n* nodejs: DiffieHellman do not generate keys after setting a private key (CVE-2023-30590)\n\n* nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire() (CVE-2023-32006)\n\n* nodejs: Permissions policies can be bypassed via process.binding (CVE-2023-32559)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* nodejs: Rebase to the latest Nodejs 16 release [rhel-9] (BZ#2236435, BZ#2178078, BZ#2223335)", "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-2023:5533", "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178078" }, { "category": "external", "summary": "2219824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219824" }, { "category": "external", "summary": "2219838", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219838" }, { "category": "external", "summary": "2219841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219841" }, { "category": "external", "summary": "2219842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219842" }, { "category": "external", "summary": "2223335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223335" }, { "category": "external", "summary": "2230948", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230948" }, { "category": "external", "summary": "2230955", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230955" }, { "category": "external", "summary": "2230956", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230956" }, { "category": "external", "summary": "2236435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236435" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5533.json" } ], "title": "Red Hat Security Advisory: nodejs security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-01-06T01:36:46+00:00", "generator": { "date": "2025-01-06T01:36:46+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:5533", "initial_release_date": "2023-10-09T10:29:45+00:00", "revision_history": [ { "date": "2023-10-09T10:29:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-09T10:29:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T01: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.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.src", "product": { "name": "nodejs-1:16.20.2-1.el9_0.src", "product_id": "nodejs-1:16.20.2-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "product": { "name": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "product_id": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.20.2-1.el9_0?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.20.2-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch" }, "product_reference": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" }, { "cve": "CVE-2023-30581", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219824" } ], "notes": [ { "category": "description", "text": "A vulnerability has been discovered in Node.js, where the use of proto in process.mainModule.proto.require() can bypass the policy mechanism and require modules outside of the policy.json definition.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: mainModule.proto bypass experimental policy mechanism", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30581" }, { "category": "external", "summary": "RHBZ#2219824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30581", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30581" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30581", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30581" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: mainModule.proto bypass experimental policy mechanism" }, { "cve": "CVE-2023-30588", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219838" } ], "notes": [ { "category": "description", "text": "A vulnerability has been identified in the Node.js, where an invalid public key is used to create an x509 certificate using the crypto.X509Certificate() API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key info of provided certificates from user code. The current context of the users will be gone, and that will cause a DoS scenario.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: process interuption due to invalid Public Key information in x509 certificates", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30588" }, { "category": "external", "summary": "RHBZ#2219838", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219838" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30588", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30588" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30588", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30588" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: process interuption due to invalid Public Key information in x509 certificates" }, { "cve": "CVE-2023-30589", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219841" } ], "notes": [ { "category": "description", "text": "A vulnerability has been identified in the Node.js, where llhttp parser in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling via Empty headers separated by CR", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30589" }, { "category": "external", "summary": "RHBZ#2219841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219841" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30589", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30589" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30589", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30589" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling via Empty headers separated by CR" }, { "cve": "CVE-2023-30590", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219842" } ], "notes": [ { "category": "description", "text": "A vulnerability has been identified in the Node.js, where a generateKeys() API function returned from crypto.createDiffieHellman() only generates missing (or outdated) keys, that is, it only generates a private key if none has been set yet.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: DiffieHellman do not generate keys after setting a private key", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30590" }, { "category": "external", "summary": "RHBZ#2219842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30590", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30590" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30590", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30590" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: DiffieHellman do not generate keys after setting a private key" }, { "cve": "CVE-2023-32002", "cwe": { "id": "CWE-1268", "name": "Policy Privileges are not Assigned Consistently Between Control and Data Agents" }, "discovery_date": "2023-08-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230948" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS. This security issue occurs as the use of Module._load() can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Permissions policies can be bypassed via Module._load", "title": "Vulnerability summary" }, { "category": "other", "text": "This CVE marked as important as the permissions policies can be bypassed using via Module._load() functionality.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-32002" }, { "category": "external", "summary": "RHBZ#2230948", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230948" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32002", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32002" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32002", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32002" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-module_load-highcve-2023-32002", "url": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-module_load-highcve-2023-32002" } ], "release_date": "2023-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: Permissions policies can be bypassed via Module._load" }, { "cve": "CVE-2023-32006", "cwe": { "id": "CWE-213", "name": "Exposure of Sensitive Information Due to Incompatible Policies" }, "discovery_date": "2023-08-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230955" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS. This security issue occurs as the use of module.constructor.createRequire() can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-32006" }, { "category": "external", "summary": "RHBZ#2230955", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230955" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32006", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32006" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32006", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32006" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-impersonate-other-modules-in-using-moduleconstructorcreaterequire-mediumcve-2023-32006", "url": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-impersonate-other-modules-in-using-moduleconstructorcreaterequire-mediumcve-2023-32006" } ], "release_date": "2023-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire()" }, { "cve": "CVE-2023-32559", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2023-08-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230956" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS. This security issue occurs as the use of the deprecated API process.binding() can bypass the policy mechanism by requiring internal modules and eventually take advantage of process.binding(\u0027spawn_sync\u0027) to run arbitrary code outside of the limits defined in a policy.json file.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Permissions policies can be bypassed via process.binding", "title": "Vulnerability summary" }, { "category": "other", "text": "It\u0027s important to emphasize that when this CVE was reported, the policy feature in Node.js was in its experimental stage.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-32559" }, { "category": "external", "summary": "RHBZ#2230956", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230956" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32559", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32559" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32559", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32559" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-processbinding-mediumcve-2023-32559", "url": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-processbinding-mediumcve-2023-32559" } ], "release_date": "2023-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: Permissions policies can be bypassed via process.binding" } ] }
rhsa-2023:1583
Vulnerability from csaf_redhat
Published
2023-04-04 09:59
Modified
2025-07-04 14:46
Summary
Red Hat Security Advisory: nodejs:18 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:18 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (18.14.2).
Security Fix(es):
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:18 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 (18.14.2).\n\nSecurity Fix(es):\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\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-2023:1583", "url": "https://access.redhat.com/errata/RHSA-2023:1583" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178087", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178087" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1583.json" } ], "title": "Red Hat Security Advisory: nodejs:18 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:46:20+00:00", "generator": { "date": "2025-07-04T14:46:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:1583", "initial_release_date": "2023-04-04T09:59:44+00:00", "revision_history": [ { "date": "2023-04-04T09:59:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-04T09:59:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:46:20+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.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:18:8070020230322080930:bd1311ed", "product": { "name": "nodejs:18:8070020230322080930:bd1311ed", "product_id": "nodejs:18:8070020230322080930:bd1311ed", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@18:8070020230322080930:bd1311ed" } } }, { "category": "product_version", "name": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "product": { "name": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "product_id": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "product_id": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_id": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "product": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "product_id": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "product_id": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, "product_reference": "nodejs:18:8070020230322080930:bd1311ed", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch" }, "product_reference": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch" }, "product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23919", "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172170" } ], "notes": [ { "category": "description", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: OpenSSL error handling issues in nodejs crypto library", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "RHBZ#2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23919", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23919" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: OpenSSL error handling issues in nodejs crypto library" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" } ] }
RHSA-2023:1742
Vulnerability from csaf_redhat
Published
2023-04-12 15:04
Modified
2025-07-04 14:46
Summary
Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (14.21.3).
Security Fix(es):
* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* nodejs: Improper handling of URI Subject Alternative Names (CVE-2021-44531)
* nodejs: Certificate Verification Bypass via String Injection (CVE-2021-44532)
* nodejs: Incorrect handling of certificate subject and issuer fields (CVE-2021-44533)
* minimist: prototype pollution (CVE-2021-44906)
* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)
* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* express: "qs" prototype poisoning causes the hang of the node process (CVE-2022-24999)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)
* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* nodejs: Prototype pollution via console.table properties (CVE-2022-21824)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (14.21.3).\n\nSecurity Fix(es):\n\n* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* nodejs: Improper handling of URI Subject Alternative Names (CVE-2021-44531)\n\n* nodejs: Certificate Verification Bypass via String Injection (CVE-2021-44532)\n\n* nodejs: Incorrect handling of certificate subject and issuer fields (CVE-2021-44533)\n\n* minimist: prototype pollution (CVE-2021-44906)\n\n* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* express: \"qs\" prototype poisoning causes the hang of the node process (CVE-2022-24999)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)\n\n* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* nodejs: Prototype pollution via console.table properties (CVE-2022-21824)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\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-2023:1742", "url": "https://access.redhat.com/errata/RHSA-2023:1742" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2040839", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839" }, { "category": "external", "summary": "2040846", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846" }, { "category": "external", "summary": "2040856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856" }, { "category": "external", "summary": "2040862", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862" }, { "category": "external", "summary": "2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "external", "summary": "2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "2140911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911" }, { "category": "external", "summary": "2142822", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142822" }, { "category": "external", "summary": "2150323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2175827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175827" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1742.json" } ], "title": "Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:46:29+00:00", "generator": { "date": "2025-07-04T14:46:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:1742", "initial_release_date": "2023-04-12T15:04:47+00:00", "revision_history": [ { "date": "2023-04-12T15:04:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-12T15:04:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:46:29+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.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:14:8060020230306170237:ad008a3a", "product": { "name": "nodejs:14:8060020230306170237:ad008a3a", "product_id": "nodejs:14:8060020230306170237:ad008a3a", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@14:8060020230306170237:ad008a3a" } } }, { "category": "product_version", "name": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "product": { "name": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "product_id": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, "product_reference": "nodejs:14:8060020230306170237:ad008a3a", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch" }, "product_reference": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: Incorrect handling of certificate subject and issuer fields" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. This flaw (CVE-2021-44906) allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "As minimist is an argument parsing module for nodejs, exploitation of this vulnerability requires an attacker to influence which arguments are passed to nodejs when running a script. Red Hat products and services are designed in such a way that gaining this ability is not trivial. Additionally, the impact is limited by only enabling the pollution of functions, and not all generic objects.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "cve": "CVE-2022-0235", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2022-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044591" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-fetch: exposure of sensitive information to an unauthorized actor", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-601: URL Redirection to Untrusted Site (\u0027Open Redirect\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform limits access to external systems and enforces strict network security boundaries through a deny-all, allow-exception system implementation. This ensures that access to external websites and systems is strictly controlled, monitored, and, if necessary, restricted. By enforcing policies on which external sites or domains users and applications can interact with, this control minimizes the risk of users being redirected to malicious websites. For example, organizations may implement allowlists of approved URLs or domains, blocking any redirections to untrusted or unauthorized sites. The platform\u0027s implementation of boundary protection includes firewalls, gateways, and intrusion detection/prevention systems. This control prevents unauthorized traffic, including malicious redirect requests, from entering or leaving the internal network. The boundary protection control can enforce URL filtering, domain allowlisting, and content inspection to block redirection attempts to known malicious domains. When configured properly, boundary protection mechanisms ensure that even if an open redirect vulnerability is exploited, the impact is limited by blocking access to harmful external sites.", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0235" }, { "category": "external", "summary": "RHBZ#2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235" }, { "category": "external", "summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/", "url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/" } ], "release_date": "2022-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-fetch: exposure of sensitive information to an unauthorized actor" }, { "cve": "CVE-2022-3517", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2022-06-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2134609" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-minimatch: ReDoS via the braceExpand function", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3517" }, { "category": "external", "summary": "RHBZ#2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517" } ], "release_date": "2022-02-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-minimatch: ReDoS via the braceExpand function" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: Prototype pollution via console.table properties" }, { "cve": "CVE-2022-24999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150323" } ], "notes": [ { "category": "description", "text": "A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "express: \"qs\" prototype poisoning causes the hang of the node process", "title": "Vulnerability summary" }, { "category": "other", "text": "- The qs and express Package is not used by the OpenShift Container Platform console directly and is only a third-party package dependency. Hence, it is marked as wontfix. \nAs a result, any services that depend on Openshift for their use of qs and express are marked won\u0027t fix. \n- In OpenShift Service Mesh, \u0027qs\u0027 is hoisted from storybook and node-sass, both are dev dependencies, and the vulnerability is not exposed to end users. Hence marked as wontfix.", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24999" }, { "category": "external", "summary": "RHBZ#2150323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24999", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24999" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999" }, { "category": "external", "summary": "https://github.com/expressjs/express/releases/tag/4.17.3", "url": "https://github.com/expressjs/express/releases/tag/4.17.3" }, { "category": "external", "summary": "https://github.com/ljharb/qs/pull/428", "url": "https://github.com/ljharb/qs/pull/428" }, { "category": "external", "summary": "https://github.com/n8tz/CVE-2022-24999", "url": "https://github.com/n8tz/CVE-2022-24999" } ], "release_date": "2022-11-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "express: \"qs\" prototype poisoning causes the hang of the node process" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "acknowledgments": [ { "names": [ "VVX7" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-35256", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2130518" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS due to improper validation of HTTP requests. The llhttp parser in the HTTP module in Node.js does not correctly handle header fields that are not terminated with CLRF. This issue may result in HTTP Request Smuggling. This flaw allows a remote attacker to send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "RHBZ#2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-35256", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35256" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#http-request-smuggling-due-to-incorrect-parsing-of-header-fields-medium-cve-2022-35256", "url": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#http-request-smuggling-due-to-incorrect-parsing-of-header-fields-medium-cve-2022-35256" } ], "release_date": "2022-09-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields" }, { "cve": "CVE-2022-38900", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2170644" } ], "notes": [ { "category": "description", "text": "A flaw was found in decode-uri-component. This issue occurs due to a specially crafted input, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "decode-uri-component: improper input validation resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "For OpenShift Container Platform (OCP), Advanced Clusters Management for Kubernetes (ACM) and Advanced Cluster Security (ACS), the NPM decode-uri-component package is only present in source repositories as a development dependency, it is not used in production. Therefore this vulnerability is rated Low for OCP and ACS.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the decode-uri-component package. \nThe vulnerable code is not used, hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38900" }, { "category": "external", "summary": "RHBZ#2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900" }, { "category": "external", "summary": "https://github.com/SamVerschueren/decode-uri-component/issues/5", "url": "https://github.com/SamVerschueren/decode-uri-component/issues/5" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-w573-4hg7-7wgq", "url": "https://github.com/advisories/GHSA-w573-4hg7-7wgq" } ], "release_date": "2022-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "decode-uri-component: improper input validation resulting in DoS" }, { "cve": "CVE-2022-43548", "cwe": { "id": "CWE-350", "name": "Reliance on Reverse DNS Resolution for a Security-Critical Action" }, "discovery_date": "2022-11-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140911" } ], "notes": [ { "category": "description", "text": "A flaw was found in NodeJS. The issue occurs in the Node.js rebinding protector for --inspect that still allows invalid IP addresses, specifically, the octal format. This flaw allows an attacker to perform DNS rebinding and execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: DNS rebinding in inspect via invalid octal IP address", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-43548" }, { "category": "external", "summary": "RHBZ#2140911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-43548", "url": "https://www.cve.org/CVERecord?id=CVE-2022-43548" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548", "url": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548" } ], "release_date": "2022-11-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: DNS rebinding in inspect via invalid octal IP address" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" } ] }
rhsa-2023_1742
Vulnerability from csaf_redhat
Published
2023-04-12 15:04
Modified
2025-01-06 19:25
Summary
Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (14.21.3).
Security Fix(es):
* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* nodejs: Improper handling of URI Subject Alternative Names (CVE-2021-44531)
* nodejs: Certificate Verification Bypass via String Injection (CVE-2021-44532)
* nodejs: Incorrect handling of certificate subject and issuer fields (CVE-2021-44533)
* minimist: prototype pollution (CVE-2021-44906)
* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)
* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* express: "qs" prototype poisoning causes the hang of the node process (CVE-2022-24999)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)
* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* nodejs: Prototype pollution via console.table properties (CVE-2022-21824)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (14.21.3).\n\nSecurity Fix(es):\n\n* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* nodejs: Improper handling of URI Subject Alternative Names (CVE-2021-44531)\n\n* nodejs: Certificate Verification Bypass via String Injection (CVE-2021-44532)\n\n* nodejs: Incorrect handling of certificate subject and issuer fields (CVE-2021-44533)\n\n* minimist: prototype pollution (CVE-2021-44906)\n\n* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* express: \"qs\" prototype poisoning causes the hang of the node process (CVE-2022-24999)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)\n\n* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* nodejs: Prototype pollution via console.table properties (CVE-2022-21824)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\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-2023:1742", "url": "https://access.redhat.com/errata/RHSA-2023:1742" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2040839", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839" }, { "category": "external", "summary": "2040846", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846" }, { "category": "external", "summary": "2040856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856" }, { "category": "external", "summary": "2040862", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862" }, { "category": "external", "summary": "2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "external", "summary": "2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "2140911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911" }, { "category": "external", "summary": "2142822", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142822" }, { "category": "external", "summary": "2150323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2175827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175827" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1742.json" } ], "title": "Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-01-06T19:25:36+00:00", "generator": { "date": "2025-01-06T19:25:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:1742", "initial_release_date": "2023-04-12T15:04:47+00:00", "revision_history": [ { "date": "2023-04-12T15:04:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-12T15:04:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T19:25:36+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.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:14:8060020230306170237:ad008a3a", "product": { "name": "nodejs:14:8060020230306170237:ad008a3a", "product_id": "nodejs:14:8060020230306170237:ad008a3a", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@14:8060020230306170237:ad008a3a" } } }, { "category": "product_version", "name": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "product": { "name": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "product_id": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, "product_reference": "nodejs:14:8060020230306170237:ad008a3a", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch" }, "product_reference": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: Incorrect handling of certificate subject and issuer fields" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. This flaw allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. While this flaw (CVE-2021-44906) enables attackers to control objects that they should not have access to, actual exploitation would still require a chain of independent flaws. Even though the CVSS for CVE-2021-44906 is higher than CVE-2020-7598, they are both rated as having Moderate impact.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "cve": "CVE-2022-0235", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2022-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044591" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-fetch: exposure of sensitive information to an unauthorized actor", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0235" }, { "category": "external", "summary": "RHBZ#2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235" }, { "category": "external", "summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/", "url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/" } ], "release_date": "2022-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-fetch: exposure of sensitive information to an unauthorized actor" }, { "cve": "CVE-2022-3517", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2022-06-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2134609" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-minimatch: ReDoS via the braceExpand function", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3517" }, { "category": "external", "summary": "RHBZ#2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517" } ], "release_date": "2022-02-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-minimatch: ReDoS via the braceExpand function" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: Prototype pollution via console.table properties" }, { "cve": "CVE-2022-24999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150323" } ], "notes": [ { "category": "description", "text": "A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "express: \"qs\" prototype poisoning causes the hang of the node process", "title": "Vulnerability summary" }, { "category": "other", "text": "- The qs and express Package is not used by the OpenShift Container Platform console directly and is only a third-party package dependency. Hence, it is marked as wontfix. \nAs a result, any services that depend on Openshift for their use of qs and express are marked won\u0027t fix. \n- In OpenShift Service Mesh, \u0027qs\u0027 is hoisted from storybook and node-sass, both are dev dependencies, and the vulnerability is not exposed to end users. Hence marked as wontfix.", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24999" }, { "category": "external", "summary": "RHBZ#2150323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24999", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24999" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999" }, { "category": "external", "summary": "https://github.com/expressjs/express/releases/tag/4.17.3", "url": "https://github.com/expressjs/express/releases/tag/4.17.3" }, { "category": "external", "summary": "https://github.com/ljharb/qs/pull/428", "url": "https://github.com/ljharb/qs/pull/428" }, { "category": "external", "summary": "https://github.com/n8tz/CVE-2022-24999", "url": "https://github.com/n8tz/CVE-2022-24999" } ], "release_date": "2022-11-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "express: \"qs\" prototype poisoning causes the hang of the node process" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "acknowledgments": [ { "names": [ "VVX7" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-35256", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2130518" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS due to improper validation of HTTP requests. The llhttp parser in the HTTP module in Node.js does not correctly handle header fields that are not terminated with CLRF. This issue may result in HTTP Request Smuggling. This flaw allows a remote attacker to send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "RHBZ#2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-35256", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35256" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#http-request-smuggling-due-to-incorrect-parsing-of-header-fields-medium-cve-2022-35256", "url": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#http-request-smuggling-due-to-incorrect-parsing-of-header-fields-medium-cve-2022-35256" } ], "release_date": "2022-09-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields" }, { "cve": "CVE-2022-38900", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2170644" } ], "notes": [ { "category": "description", "text": "A flaw was found in decode-uri-component. This issue occurs due to a specially crafted input, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "decode-uri-component: improper input validation resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "For OpenShift Container Platform (OCP), Advanced Clusters Management for Kubernetes (ACM) and Advanced Cluster Security (ACS), the NPM decode-uri-component package is only present in source repositories as a development dependency, it is not used in production. Therefore this vulnerability is rated Low for OCP and ACS.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the decode-uri-component package. \nThe vulnerable code is not used, hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38900" }, { "category": "external", "summary": "RHBZ#2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900" }, { "category": "external", "summary": "https://github.com/SamVerschueren/decode-uri-component/issues/5", "url": "https://github.com/SamVerschueren/decode-uri-component/issues/5" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-w573-4hg7-7wgq", "url": "https://github.com/advisories/GHSA-w573-4hg7-7wgq" } ], "release_date": "2022-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "decode-uri-component: improper input validation resulting in DoS" }, { "cve": "CVE-2022-43548", "cwe": { "id": "CWE-350", "name": "Reliance on Reverse DNS Resolution for a Security-Critical Action" }, "discovery_date": "2022-11-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140911" } ], "notes": [ { "category": "description", "text": "A flaw was found in NodeJS. The issue occurs in the Node.js rebinding protector for --inspect that still allows invalid IP addresses, specifically, the octal format. This flaw allows an attacker to perform DNS rebinding and execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: DNS rebinding in inspect via invalid octal IP address", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-43548" }, { "category": "external", "summary": "RHBZ#2140911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-43548", "url": "https://www.cve.org/CVERecord?id=CVE-2022-43548" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548", "url": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548" } ], "release_date": "2022-11-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: DNS rebinding in inspect via invalid octal IP address" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" } ] }
RHSA-2023:1744
Vulnerability from csaf_redhat
Published
2023-04-12 15:10
Modified
2025-07-04 14:45
Summary
Red Hat Security Advisory: rh-nodejs14-nodejs security, bug fix, and enhancement update
Notes
Topic
An update for rh-nodejs14-nodejs is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: rh-nodejs14-nodejs (14.21.3).
Security Fix(es):
* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-nodejs14-nodejs is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: rh-nodejs14-nodejs (14.21.3).\n\nSecurity Fix(es):\n\n* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\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-2023:1744", "url": "https://access.redhat.com/errata/RHSA-2023:1744" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2153715", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153715" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1744.json" } ], "title": "Red Hat Security Advisory: rh-nodejs14-nodejs security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:45:13+00:00", "generator": { "date": "2025-07-04T14:45:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:1744", "initial_release_date": "2023-04-12T15:10:50+00:00", "revision_history": [ { "date": "2023-04-12T15:10:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-12T15:10:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:45:13+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.src", "product": { "name": "rh-nodejs14-0:3.6-2.el7.src", "product_id": "rh-nodejs14-0:3.6-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=src" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.x86_64", "product": { "name": "rh-nodejs14-0:3.6-2.el7.x86_64", "product_id": "rh-nodejs14-0:3.6-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "product": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "product_id": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-runtime@3.6-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "product": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "product_id": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-scldevel@3.6-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "product": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.s390x", "product": { "name": "rh-nodejs14-0:3.6-2.el7.s390x", "product_id": "rh-nodejs14-0:3.6-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "product": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "product_id": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-runtime@3.6-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "product": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "product_id": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-scldevel@3.6-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "product": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.ppc64le", "product": { "name": "rh-nodejs14-0:3.6-2.el7.ppc64le", "product_id": "rh-nodejs14-0:3.6-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "product": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "product_id": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-runtime@3.6-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "product": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "product_id": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-scldevel@3.6-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "product": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "product": { "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "product_id": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-docs@14.21.3-2.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2022-38900", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2170644" } ], "notes": [ { "category": "description", "text": "A flaw was found in decode-uri-component. This issue occurs due to a specially crafted input, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "decode-uri-component: improper input validation resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "For OpenShift Container Platform (OCP), Advanced Clusters Management for Kubernetes (ACM) and Advanced Cluster Security (ACS), the NPM decode-uri-component package is only present in source repositories as a development dependency, it is not used in production. Therefore this vulnerability is rated Low for OCP and ACS.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the decode-uri-component package. \nThe vulnerable code is not used, hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38900" }, { "category": "external", "summary": "RHBZ#2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900" }, { "category": "external", "summary": "https://github.com/SamVerschueren/decode-uri-component/issues/5", "url": "https://github.com/SamVerschueren/decode-uri-component/issues/5" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-w573-4hg7-7wgq", "url": "https://github.com/advisories/GHSA-w573-4hg7-7wgq" } ], "release_date": "2022-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "decode-uri-component: improper input validation resulting in DoS" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" } ] }
RHSA-2023:1582
Vulnerability from csaf_redhat
Published
2023-04-04 09:57
Modified
2025-07-04 14:46
Summary
Red Hat Security Advisory: nodejs:16 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (16.19.1).
Security Fix(es):
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: OpenSSL error handling issues in nodejs crypto library (CVE-2023-23919)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (16.19.1).\n\nSecurity Fix(es):\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: OpenSSL error handling issues in nodejs crypto library (CVE-2023-23919)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\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-2023:1582", "url": "https://access.redhat.com/errata/RHSA-2023:1582" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178142" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1582.json" } ], "title": "Red Hat Security Advisory: nodejs:16 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:46:10+00:00", "generator": { "date": "2025-07-04T14:46:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:1582", "initial_release_date": "2023-04-04T09:57:16+00:00", "revision_history": [ { "date": "2023-04-04T09:57:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-04T09:57:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:46:10+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.7.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:16:8070020230314140722:bd1311ed", "product": { "name": "nodejs:16:8070020230314140722:bd1311ed", "product_id": "nodejs:16:8070020230314140722:bd1311ed", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@16:8070020230314140722:bd1311ed" } } }, { "category": "product_version", "name": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "product": { "name": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "product_id": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.7.0%2B18373%2B704f5cef?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.7.0%2B18373%2B704f5cef?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, "product_reference": "nodejs:16:8070020230314140722:bd1311ed", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch" }, "product_reference": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23919", "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172170" } ], "notes": [ { "category": "description", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: OpenSSL error handling issues in nodejs crypto library", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "RHBZ#2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23919", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23919" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: OpenSSL error handling issues in nodejs crypto library" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" } ] }
rhsa-2023_1583
Vulnerability from csaf_redhat
Published
2023-04-04 09:59
Modified
2025-01-06 01:35
Summary
Red Hat Security Advisory: nodejs:18 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:18 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (18.14.2).
Security Fix(es):
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:18 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 (18.14.2).\n\nSecurity Fix(es):\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\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-2023:1583", "url": "https://access.redhat.com/errata/RHSA-2023:1583" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178087", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178087" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1583.json" } ], "title": "Red Hat Security Advisory: nodejs:18 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-01-06T01:35:06+00:00", "generator": { "date": "2025-01-06T01:35:06+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:1583", "initial_release_date": "2023-04-04T09:59:44+00:00", "revision_history": [ { "date": "2023-04-04T09:59:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-04T09:59:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T01:35:06+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.7.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:18:8070020230322080930:bd1311ed", "product": { "name": "nodejs:18:8070020230322080930:bd1311ed", "product_id": "nodejs:18:8070020230322080930:bd1311ed", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@18:8070020230322080930:bd1311ed" } } }, { "category": "product_version", "name": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "product": { "name": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "product_id": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "product_id": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_id": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "product": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "product_id": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "product_id": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, "product_reference": "nodejs:18:8070020230322080930:bd1311ed", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch" }, "product_reference": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch" }, "product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23919", "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172170" } ], "notes": [ { "category": "description", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: OpenSSL error handling issues in nodejs crypto library", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "RHBZ#2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23919", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23919" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: OpenSSL error handling issues in nodejs crypto library" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" } ] }
rhsa-2023:1582
Vulnerability from csaf_redhat
Published
2023-04-04 09:57
Modified
2025-07-04 14:46
Summary
Red Hat Security Advisory: nodejs:16 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (16.19.1).
Security Fix(es):
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: OpenSSL error handling issues in nodejs crypto library (CVE-2023-23919)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (16.19.1).\n\nSecurity Fix(es):\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: OpenSSL error handling issues in nodejs crypto library (CVE-2023-23919)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\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-2023:1582", "url": "https://access.redhat.com/errata/RHSA-2023:1582" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178142" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1582.json" } ], "title": "Red Hat Security Advisory: nodejs:16 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:46:10+00:00", "generator": { "date": "2025-07-04T14:46:10+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:1582", "initial_release_date": "2023-04-04T09:57:16+00:00", "revision_history": [ { "date": "2023-04-04T09:57:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-04T09:57:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:46:10+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.7.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:16:8070020230314140722:bd1311ed", "product": { "name": "nodejs:16:8070020230314140722:bd1311ed", "product_id": "nodejs:16:8070020230314140722:bd1311ed", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@16:8070020230314140722:bd1311ed" } } }, { "category": "product_version", "name": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "product": { "name": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "product_id": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.7.0%2B18373%2B704f5cef?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.7.0%2B18373%2B704f5cef?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, "product_reference": "nodejs:16:8070020230314140722:bd1311ed", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch" }, "product_reference": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23919", "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172170" } ], "notes": [ { "category": "description", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: OpenSSL error handling issues in nodejs crypto library", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "RHBZ#2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23919", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23919" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: OpenSSL error handling issues in nodejs crypto library" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" } ] }
rhsa-2023:2655
Vulnerability from csaf_redhat
Published
2023-05-09 11:51
Modified
2025-07-04 14:45
Summary
Red Hat Security Advisory: nodejs and nodejs-nodemon security, bug fix, and enhancement update
Notes
Topic
An update for nodejs and nodejs-nodemon is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (16.19.1), nodejs-nodemon (2.0.20).
Security Fix(es):
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for nodejs and nodejs-nodemon is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (16.19.1), nodejs-nodemon (2.0.20).\n\nSecurity Fix(es):\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\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-2023:2655", "url": "https://access.redhat.com/errata/RHSA-2023:2655" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178076", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178076" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2655.json" } ], "title": "Red Hat Security Advisory: nodejs and nodejs-nodemon security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:45:22+00:00", "generator": { "date": "2025-07-04T14:45:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:2655", "initial_release_date": "2023-05-09T11:51:16+00:00", "revision_history": [ { "date": "2023-05-09T11:51:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-09T11:51:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:45: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. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.el9_2.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.el9_2.src", "product_id": "nodejs-nodemon-0:2.0.20-3.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.el9_2?arch=src" } } }, { "category": "product_version", "name": "nodejs-1:16.19.1-1.el9_2.src", "product": { "name": "nodejs-1:16.19.1-1.el9_2.src", "product_id": "nodejs-1:16.19.1-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.el9_2?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-docs-1:16.19.1-1.el9_2.noarch", "product": { "name": "nodejs-docs-1:16.19.1-1.el9_2.noarch", "product_id": "nodejs-docs-1:16.19.1-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.19.1-1.el9_2?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-libs-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-libs-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "product_id": "npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "product_id": "npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-libs-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-libs-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64", "product_id": "npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-libs-1:16.19.1-1.el9_2.i686", "product": { "name": "nodejs-libs-1:16.19.1-1.el9_2.i686", "product_id": "nodejs-libs-1:16.19.1-1.el9_2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-1.el9_2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.el9_2.i686", "product": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.i686", "product_id": "nodejs-debugsource-1:16.19.1-1.el9_2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.el9_2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "product_id": "nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.el9_2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "product": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "product_id": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-1.el9_2?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-libs-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-libs-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "product_id": "npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src" }, "product_reference": "nodejs-1:16.19.1-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.el9_2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.19.1-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch" }, "product_reference": "nodejs-docs-1:16.19.1-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-libs-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.19.1-1.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686" }, "product_reference": "nodejs-libs-1:16.19.1-1.el9_2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-libs-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-libs-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686" }, "product_reference": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" } ] }
rhsa-2023:5533
Vulnerability from csaf_redhat
Published
2023-10-09 10:29
Modified
2025-07-04 14:45
Summary
Red Hat Security Advisory: nodejs security, bug fix, and enhancement update
Notes
Topic
An update for nodejs is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The package has been upgraded to a later upstream version: nodejs (16.20.2).
Security Fix(es):
* nodejs: Permissions policies can be bypassed via Module._load (CVE-2023-32002)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* nodejs: mainModule.proto bypass experimental policy mechanism (CVE-2023-30581)
* nodejs: process interuption due to invalid Public Key information in x509 certificates (CVE-2023-30588)
* nodejs: HTTP Request Smuggling via Empty headers separated by CR (CVE-2023-30589)
* nodejs: DiffieHellman do not generate keys after setting a private key (CVE-2023-30590)
* nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire() (CVE-2023-32006)
* nodejs: Permissions policies can be bypassed via process.binding (CVE-2023-32559)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
* nodejs: Rebase to the latest Nodejs 16 release [rhel-9] (BZ#2236435, BZ#2178078, BZ#2223335)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for nodejs is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe package has been upgraded to a later upstream version: nodejs (16.20.2).\n\nSecurity Fix(es):\n\n* nodejs: Permissions policies can be bypassed via Module._load (CVE-2023-32002)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* nodejs: mainModule.proto bypass experimental policy mechanism (CVE-2023-30581)\n\n* nodejs: process interuption due to invalid Public Key information in x509 certificates (CVE-2023-30588)\n\n* nodejs: HTTP Request Smuggling via Empty headers separated by CR (CVE-2023-30589)\n\n* nodejs: DiffieHellman do not generate keys after setting a private key (CVE-2023-30590)\n\n* nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire() (CVE-2023-32006)\n\n* nodejs: Permissions policies can be bypassed via process.binding (CVE-2023-32559)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* nodejs: Rebase to the latest Nodejs 16 release [rhel-9] (BZ#2236435, BZ#2178078, BZ#2223335)", "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-2023:5533", "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178078" }, { "category": "external", "summary": "2219824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219824" }, { "category": "external", "summary": "2219838", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219838" }, { "category": "external", "summary": "2219841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219841" }, { "category": "external", "summary": "2219842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219842" }, { "category": "external", "summary": "2223335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223335" }, { "category": "external", "summary": "2230948", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230948" }, { "category": "external", "summary": "2230955", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230955" }, { "category": "external", "summary": "2230956", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230956" }, { "category": "external", "summary": "2236435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236435" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5533.json" } ], "title": "Red Hat Security Advisory: nodejs security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:45:41+00:00", "generator": { "date": "2025-07-04T14:45:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:5533", "initial_release_date": "2023-10-09T10:29:45+00:00", "revision_history": [ { "date": "2023-10-09T10:29:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-09T10:29:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:45:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.src", "product": { "name": "nodejs-1:16.20.2-1.el9_0.src", "product_id": "nodejs-1:16.20.2-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "product": { "name": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "product_id": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.20.2-1.el9_0?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.20.2-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch" }, "product_reference": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" }, { "cve": "CVE-2023-30581", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219824" } ], "notes": [ { "category": "description", "text": "A vulnerability has been discovered in Node.js, where the use of proto in process.mainModule.proto.require() can bypass the policy mechanism and require modules outside of the policy.json definition.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: mainModule.proto bypass experimental policy mechanism", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30581" }, { "category": "external", "summary": "RHBZ#2219824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30581", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30581" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30581", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30581" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: mainModule.proto bypass experimental policy mechanism" }, { "cve": "CVE-2023-30588", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219838" } ], "notes": [ { "category": "description", "text": "A vulnerability has been identified in the Node.js, where an invalid public key is used to create an x509 certificate using the crypto.X509Certificate() API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key info of provided certificates from user code. The current context of the users will be gone, and that will cause a DoS scenario.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: process interuption due to invalid Public Key information in x509 certificates", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30588" }, { "category": "external", "summary": "RHBZ#2219838", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219838" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30588", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30588" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30588", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30588" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: process interuption due to invalid Public Key information in x509 certificates" }, { "cve": "CVE-2023-30589", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219841" } ], "notes": [ { "category": "description", "text": "A vulnerability has been identified in the Node.js, where llhttp parser in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling via Empty headers separated by CR", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30589" }, { "category": "external", "summary": "RHBZ#2219841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219841" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30589", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30589" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30589", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30589" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling via Empty headers separated by CR" }, { "cve": "CVE-2023-30590", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219842" } ], "notes": [ { "category": "description", "text": "A vulnerability has been identified in the Node.js, where a generateKeys() API function returned from crypto.createDiffieHellman() only generates missing (or outdated) keys, that is, it only generates a private key if none has been set yet.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: DiffieHellman do not generate keys after setting a private key", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30590" }, { "category": "external", "summary": "RHBZ#2219842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30590", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30590" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30590", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30590" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: DiffieHellman do not generate keys after setting a private key" }, { "cve": "CVE-2023-32002", "cwe": { "id": "CWE-1268", "name": "Policy Privileges are not Assigned Consistently Between Control and Data Agents" }, "discovery_date": "2023-08-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230948" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS. This security issue occurs as the use of Module._load() can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Permissions policies can be bypassed via Module._load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated Important instead of Critical because it only impacts users of the policy mechanism that must be explicitly enabled using the `--experimental-policy` flag. This is not enabled by default.\n\nRed Hat\u0027s Secure Software Development Life Cycle utilizes a layered testing approach. This significantly increases attack complexity, because a compromised package must remain undetected for months to years in testing in upstream communities before it could be adopted into a Red Hat product. This long dwell-time reduces impact to Important.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-32002" }, { "category": "external", "summary": "RHBZ#2230948", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230948" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32002", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32002" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32002", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32002" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-module_load-highcve-2023-32002", "url": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-module_load-highcve-2023-32002" } ], "release_date": "2023-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: Permissions policies can be bypassed via Module._load" }, { "cve": "CVE-2023-32006", "cwe": { "id": "CWE-213", "name": "Exposure of Sensitive Information Due to Incompatible Policies" }, "discovery_date": "2023-08-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230955" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS. This security issue occurs as the use of module.constructor.createRequire() can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-32006" }, { "category": "external", "summary": "RHBZ#2230955", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230955" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32006", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32006" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32006", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32006" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-impersonate-other-modules-in-using-moduleconstructorcreaterequire-mediumcve-2023-32006", "url": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-impersonate-other-modules-in-using-moduleconstructorcreaterequire-mediumcve-2023-32006" } ], "release_date": "2023-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire()" }, { "cve": "CVE-2023-32559", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2023-08-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230956" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS. This security issue occurs as the use of the deprecated API process.binding() can bypass the policy mechanism by requiring internal modules and eventually take advantage of process.binding(\u0027spawn_sync\u0027) to run arbitrary code outside of the limits defined in a policy.json file.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Permissions policies can be bypassed via process.binding", "title": "Vulnerability summary" }, { "category": "other", "text": "It\u0027s important to emphasize that when this CVE was reported, the policy feature in Node.js was in its experimental stage.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-32559" }, { "category": "external", "summary": "RHBZ#2230956", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230956" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32559", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32559" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32559", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32559" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-processbinding-mediumcve-2023-32559", "url": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-processbinding-mediumcve-2023-32559" } ], "release_date": "2023-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: Permissions policies can be bypassed via process.binding" } ] }
rhsa-2023_1582
Vulnerability from csaf_redhat
Published
2023-04-04 09:57
Modified
2025-01-06 01:34
Summary
Red Hat Security Advisory: nodejs:16 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (16.19.1).
Security Fix(es):
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: OpenSSL error handling issues in nodejs crypto library (CVE-2023-23919)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (16.19.1).\n\nSecurity Fix(es):\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: OpenSSL error handling issues in nodejs crypto library (CVE-2023-23919)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\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-2023:1582", "url": "https://access.redhat.com/errata/RHSA-2023:1582" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178142", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178142" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1582.json" } ], "title": "Red Hat Security Advisory: nodejs:16 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-01-06T01:34:57+00:00", "generator": { "date": "2025-01-06T01:34:57+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:1582", "initial_release_date": "2023-04-04T09:57:16+00:00", "revision_history": [ { "date": "2023-04-04T09:57:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-04T09:57:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T01:34:57+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.7.0.Z.MAIN", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:16:8070020230314140722:bd1311ed", "product": { "name": "nodejs:16:8070020230314140722:bd1311ed", "product_id": "nodejs:16:8070020230314140722:bd1311ed", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@16:8070020230314140722:bd1311ed" } } }, { "category": "product_version", "name": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "product": { "name": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "product_id": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.7.0%2B18373%2B704f5cef?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.7.0%2B18373%2B704f5cef?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_id": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@25-1.module%2Bel8.5.0%2B10992%2Bfac5fe06?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "product_id": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.module%2Bel8.7.0%2B18373%2B704f5cef?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, "product_reference": "nodejs:16:8070020230314140722:bd1311ed", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch" }, "product_reference": "nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64 as a component of nodejs:16:8070020230314140722:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23919", "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172170" } ], "notes": [ { "category": "description", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: OpenSSL error handling issues in nodejs crypto library", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "RHBZ#2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23919", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23919" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: OpenSSL error handling issues in nodejs crypto library" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:57:16+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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1582" } ], "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.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debuginfo-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-debugsource-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-devel-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-docs-1:16.19.1-1.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-full-i18n-1:16.19.1-1.module+el8.7.0+18373+704f5cef.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-nodemon-0:2.0.20-3.module+el8.7.0+18373+704f5cef.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:16:8070020230314140722:bd1311ed:npm-1:8.19.3-1.16.19.1.1.module+el8.7.0+18373+704f5cef.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" } ] }
rhsa-2023:1533
Vulnerability from csaf_redhat
Published
2023-03-30 13:06
Modified
2025-07-04 14:46
Summary
Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (14.21.3).
Security Fix(es):
* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* minimist: prototype pollution (CVE-2021-44906)
* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* express: "qs" prototype poisoning causes the hang of the node process (CVE-2022-24999)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)
* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (14.21.3).\n\nSecurity Fix(es):\n\n* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* minimist: prototype pollution (CVE-2021-44906)\n\n* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* express: \"qs\" prototype poisoning causes the hang of the node process (CVE-2022-24999)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)\n\n* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\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-2023:1533", "url": "https://access.redhat.com/errata/RHSA-2023:1533" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "external", "summary": "2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "2140911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911" }, { "category": "external", "summary": "2142823", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142823" }, { "category": "external", "summary": "2150323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2175828", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175828" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1533.json" } ], "title": "Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:46:01+00:00", "generator": { "date": "2025-07-04T14:46:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:1533", "initial_release_date": "2023-03-30T13:06:07+00:00", "revision_history": [ { "date": "2023-03-30T13:06:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-30T13:06:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:46:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:14:8040020230306170312:522a0ee4", "product": { "name": "nodejs:14:8040020230306170312:522a0ee4", "product_id": "nodejs:14:8040020230306170312:522a0ee4", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@14:8040020230306170312:522a0ee4" } } }, { "category": "product_version", "name": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "product": { "name": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "product_id": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, "product_reference": "nodejs:14:8040020230306170312:522a0ee4", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch" }, "product_reference": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. This flaw (CVE-2021-44906) allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "As minimist is an argument parsing module for nodejs, exploitation of this vulnerability requires an attacker to influence which arguments are passed to nodejs when running a script. Red Hat products and services are designed in such a way that gaining this ability is not trivial. Additionally, the impact is limited by only enabling the pollution of functions, and not all generic objects.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "cve": "CVE-2022-3517", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2022-06-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2134609" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-minimatch: ReDoS via the braceExpand function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3517" }, { "category": "external", "summary": "RHBZ#2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517" } ], "release_date": "2022-02-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-minimatch: ReDoS via the braceExpand function" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-24999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150323" } ], "notes": [ { "category": "description", "text": "A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "express: \"qs\" prototype poisoning causes the hang of the node process", "title": "Vulnerability summary" }, { "category": "other", "text": "- The qs and express Package is not used by the OpenShift Container Platform console directly and is only a third-party package dependency. Hence, it is marked as wontfix. \nAs a result, any services that depend on Openshift for their use of qs and express are marked won\u0027t fix. \n- In OpenShift Service Mesh, \u0027qs\u0027 is hoisted from storybook and node-sass, both are dev dependencies, and the vulnerability is not exposed to end users. Hence marked as wontfix.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24999" }, { "category": "external", "summary": "RHBZ#2150323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24999", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24999" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999" }, { "category": "external", "summary": "https://github.com/expressjs/express/releases/tag/4.17.3", "url": "https://github.com/expressjs/express/releases/tag/4.17.3" }, { "category": "external", "summary": "https://github.com/ljharb/qs/pull/428", "url": "https://github.com/ljharb/qs/pull/428" }, { "category": "external", "summary": "https://github.com/n8tz/CVE-2022-24999", "url": "https://github.com/n8tz/CVE-2022-24999" } ], "release_date": "2022-11-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "express: \"qs\" prototype poisoning causes the hang of the node process" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "acknowledgments": [ { "names": [ "VVX7" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-35256", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2130518" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS due to improper validation of HTTP requests. The llhttp parser in the HTTP module in Node.js does not correctly handle header fields that are not terminated with CLRF. This issue may result in HTTP Request Smuggling. This flaw allows a remote attacker to send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "RHBZ#2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-35256", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35256" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#http-request-smuggling-due-to-incorrect-parsing-of-header-fields-medium-cve-2022-35256", "url": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#http-request-smuggling-due-to-incorrect-parsing-of-header-fields-medium-cve-2022-35256" } ], "release_date": "2022-09-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields" }, { "cve": "CVE-2022-38900", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2170644" } ], "notes": [ { "category": "description", "text": "A flaw was found in decode-uri-component. This issue occurs due to a specially crafted input, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "decode-uri-component: improper input validation resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "For OpenShift Container Platform (OCP), Advanced Clusters Management for Kubernetes (ACM) and Advanced Cluster Security (ACS), the NPM decode-uri-component package is only present in source repositories as a development dependency, it is not used in production. Therefore this vulnerability is rated Low for OCP and ACS.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the decode-uri-component package. \nThe vulnerable code is not used, hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38900" }, { "category": "external", "summary": "RHBZ#2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900" }, { "category": "external", "summary": "https://github.com/SamVerschueren/decode-uri-component/issues/5", "url": "https://github.com/SamVerschueren/decode-uri-component/issues/5" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-w573-4hg7-7wgq", "url": "https://github.com/advisories/GHSA-w573-4hg7-7wgq" } ], "release_date": "2022-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "decode-uri-component: improper input validation resulting in DoS" }, { "cve": "CVE-2022-43548", "cwe": { "id": "CWE-350", "name": "Reliance on Reverse DNS Resolution for a Security-Critical Action" }, "discovery_date": "2022-11-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140911" } ], "notes": [ { "category": "description", "text": "A flaw was found in NodeJS. The issue occurs in the Node.js rebinding protector for --inspect that still allows invalid IP addresses, specifically, the octal format. This flaw allows an attacker to perform DNS rebinding and execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: DNS rebinding in inspect via invalid octal IP address", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-43548" }, { "category": "external", "summary": "RHBZ#2140911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-43548", "url": "https://www.cve.org/CVERecord?id=CVE-2022-43548" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548", "url": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548" } ], "release_date": "2022-11-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: DNS rebinding in inspect via invalid octal IP address" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" } ] }
RHSA-2023:5533
Vulnerability from csaf_redhat
Published
2023-10-09 10:29
Modified
2025-07-04 14:45
Summary
Red Hat Security Advisory: nodejs security, bug fix, and enhancement update
Notes
Topic
An update for nodejs is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The package has been upgraded to a later upstream version: nodejs (16.20.2).
Security Fix(es):
* nodejs: Permissions policies can be bypassed via Module._load (CVE-2023-32002)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* nodejs: mainModule.proto bypass experimental policy mechanism (CVE-2023-30581)
* nodejs: process interuption due to invalid Public Key information in x509 certificates (CVE-2023-30588)
* nodejs: HTTP Request Smuggling via Empty headers separated by CR (CVE-2023-30589)
* nodejs: DiffieHellman do not generate keys after setting a private key (CVE-2023-30590)
* nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire() (CVE-2023-32006)
* nodejs: Permissions policies can be bypassed via process.binding (CVE-2023-32559)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Bug Fix(es):
* nodejs: Rebase to the latest Nodejs 16 release [rhel-9] (BZ#2236435, BZ#2178078, BZ#2223335)
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for nodejs is now available for Red Hat Enterprise Linux 9.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe package has been upgraded to a later upstream version: nodejs (16.20.2).\n\nSecurity Fix(es):\n\n* nodejs: Permissions policies can be bypassed via Module._load (CVE-2023-32002)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* nodejs: mainModule.proto bypass experimental policy mechanism (CVE-2023-30581)\n\n* nodejs: process interuption due to invalid Public Key information in x509 certificates (CVE-2023-30588)\n\n* nodejs: HTTP Request Smuggling via Empty headers separated by CR (CVE-2023-30589)\n\n* nodejs: DiffieHellman do not generate keys after setting a private key (CVE-2023-30590)\n\n* nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire() (CVE-2023-32006)\n\n* nodejs: Permissions policies can be bypassed via process.binding (CVE-2023-32559)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nBug Fix(es):\n\n* nodejs: Rebase to the latest Nodejs 16 release [rhel-9] (BZ#2236435, BZ#2178078, BZ#2223335)", "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-2023:5533", "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178078", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178078" }, { "category": "external", "summary": "2219824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219824" }, { "category": "external", "summary": "2219838", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219838" }, { "category": "external", "summary": "2219841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219841" }, { "category": "external", "summary": "2219842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219842" }, { "category": "external", "summary": "2223335", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2223335" }, { "category": "external", "summary": "2230948", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230948" }, { "category": "external", "summary": "2230955", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230955" }, { "category": "external", "summary": "2230956", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230956" }, { "category": "external", "summary": "2236435", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236435" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_5533.json" } ], "title": "Red Hat Security Advisory: nodejs security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:45:41+00:00", "generator": { "date": "2025-07-04T14:45:41+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:5533", "initial_release_date": "2023-10-09T10:29:45+00:00", "revision_history": [ { "date": "2023-10-09T10:29:45+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-10-09T10:29:45+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:45:41+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:9.0::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.src", "product": { "name": "nodejs-1:16.20.2-1.el9_0.src", "product_id": "nodejs-1:16.20.2-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "product": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "product_id": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.4-1.16.20.2.1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "product": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_id": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.20.2-1.el9_0?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "product": { "name": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "product_id": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.20.2-1.el9_0?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.20.2-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch" }, "product_reference": "nodejs-docs-1:16.20.2-1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-libs-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64" }, "product_reference": "nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.0)", "product_id": "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" }, "product_reference": "npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" }, { "cve": "CVE-2023-30581", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219824" } ], "notes": [ { "category": "description", "text": "A vulnerability has been discovered in Node.js, where the use of proto in process.mainModule.proto.require() can bypass the policy mechanism and require modules outside of the policy.json definition.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: mainModule.proto bypass experimental policy mechanism", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30581" }, { "category": "external", "summary": "RHBZ#2219824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30581", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30581" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30581", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30581" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: mainModule.proto bypass experimental policy mechanism" }, { "cve": "CVE-2023-30588", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219838" } ], "notes": [ { "category": "description", "text": "A vulnerability has been identified in the Node.js, where an invalid public key is used to create an x509 certificate using the crypto.X509Certificate() API a non-expect termination occurs making it susceptible to DoS attacks when the attacker could force interruptions of application processing, as the process terminates when accessing public key info of provided certificates from user code. The current context of the users will be gone, and that will cause a DoS scenario.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: process interuption due to invalid Public Key information in x509 certificates", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30588" }, { "category": "external", "summary": "RHBZ#2219838", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219838" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30588", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30588" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30588", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30588" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "LOW", "baseScore": 5.3, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: process interuption due to invalid Public Key information in x509 certificates" }, { "cve": "CVE-2023-30589", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219841" } ], "notes": [ { "category": "description", "text": "A vulnerability has been identified in the Node.js, where llhttp parser in the http module in Node.js does not strictly use the CRLF sequence to delimit HTTP requests. This can lead to HTTP Request Smuggling (HRS).", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling via Empty headers separated by CR", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30589" }, { "category": "external", "summary": "RHBZ#2219841", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219841" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30589", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30589" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30589", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30589" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling via Empty headers separated by CR" }, { "cve": "CVE-2023-30590", "discovery_date": "2023-06-24T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2219842" } ], "notes": [ { "category": "description", "text": "A vulnerability has been identified in the Node.js, where a generateKeys() API function returned from crypto.createDiffieHellman() only generates missing (or outdated) keys, that is, it only generates a private key if none has been set yet.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: DiffieHellman do not generate keys after setting a private key", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-30590" }, { "category": "external", "summary": "RHBZ#2219842", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219842" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-30590", "url": "https://www.cve.org/CVERecord?id=CVE-2023-30590" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-30590", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-30590" } ], "release_date": "2023-06-20T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: DiffieHellman do not generate keys after setting a private key" }, { "cve": "CVE-2023-32002", "cwe": { "id": "CWE-1268", "name": "Policy Privileges are not Assigned Consistently Between Control and Data Agents" }, "discovery_date": "2023-08-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230948" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS. This security issue occurs as the use of Module._load() can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Permissions policies can be bypassed via Module._load", "title": "Vulnerability summary" }, { "category": "other", "text": "This vulnerability is rated Important instead of Critical because it only impacts users of the policy mechanism that must be explicitly enabled using the `--experimental-policy` flag. This is not enabled by default.\n\nRed Hat\u0027s Secure Software Development Life Cycle utilizes a layered testing approach. This significantly increases attack complexity, because a compromised package must remain undetected for months to years in testing in upstream communities before it could be adopted into a Red Hat product. This long dwell-time reduces impact to Important.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-32002" }, { "category": "external", "summary": "RHBZ#2230948", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230948" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32002", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32002" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32002", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32002" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-module_load-highcve-2023-32002", "url": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-module_load-highcve-2023-32002" } ], "release_date": "2023-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: Permissions policies can be bypassed via Module._load" }, { "cve": "CVE-2023-32006", "cwe": { "id": "CWE-213", "name": "Exposure of Sensitive Information Due to Incompatible Policies" }, "discovery_date": "2023-08-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230955" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS. This security issue occurs as the use of module.constructor.createRequire() can bypass the policy mechanism and require modules outside of the policy.json definition for a given module.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire()", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-32006" }, { "category": "external", "summary": "RHBZ#2230955", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230955" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32006", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32006" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32006", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32006" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-impersonate-other-modules-in-using-moduleconstructorcreaterequire-mediumcve-2023-32006", "url": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-impersonate-other-modules-in-using-moduleconstructorcreaterequire-mediumcve-2023-32006" } ], "release_date": "2023-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.1, "baseSeverity": "HIGH", "confidentialityImpact": "LOW", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: Permissions policies can impersonate other modules in using module.constructor.createRequire()" }, { "cve": "CVE-2023-32559", "cwe": { "id": "CWE-94", "name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)" }, "discovery_date": "2023-08-10T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2230956" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS. This security issue occurs as the use of the deprecated API process.binding() can bypass the policy mechanism by requiring internal modules and eventually take advantage of process.binding(\u0027spawn_sync\u0027) to run arbitrary code outside of the limits defined in a policy.json file.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: Permissions policies can be bypassed via process.binding", "title": "Vulnerability summary" }, { "category": "other", "text": "It\u0027s important to emphasize that when this CVE was reported, the policy feature in Node.js was in its experimental stage.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-32559" }, { "category": "external", "summary": "RHBZ#2230956", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2230956" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-32559", "url": "https://www.cve.org/CVERecord?id=CVE-2023-32559" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-32559", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-32559" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-processbinding-mediumcve-2023-32559", "url": "https://nodejs.org/en/blog/vulnerability/august-2023-security-releases#permissions-policies-can-be-bypassed-via-processbinding-mediumcve-2023-32559" } ], "release_date": "2023-08-09T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-10-09T10:29:45+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:5533" }, { "category": "workaround", "details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.", "product_ids": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.src", "AppStream-9.0.0.Z.EUS:nodejs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-debugsource-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-docs-1:16.20.2-1.el9_0.noarch", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-full-i18n-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.i686", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:nodejs-libs-debuginfo-1:16.20.2-1.el9_0.x86_64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.aarch64", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.ppc64le", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.s390x", "AppStream-9.0.0.Z.EUS:npm-1:8.19.4-1.16.20.2.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: Permissions policies can be bypassed via process.binding" } ] }
RHSA-2023:2655
Vulnerability from csaf_redhat
Published
2023-05-09 11:51
Modified
2025-07-04 14:45
Summary
Red Hat Security Advisory: nodejs and nodejs-nodemon security, bug fix, and enhancement update
Notes
Topic
An update for nodejs and nodejs-nodemon is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (16.19.1), nodejs-nodemon (2.0.20).
Security Fix(es):
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for nodejs and nodejs-nodemon is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (16.19.1), nodejs-nodemon (2.0.20).\n\nSecurity Fix(es):\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\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-2023:2655", "url": "https://access.redhat.com/errata/RHSA-2023:2655" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178076", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178076" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2655.json" } ], "title": "Red Hat Security Advisory: nodejs and nodejs-nodemon security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:45:22+00:00", "generator": { "date": "2025-07-04T14:45:22+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:2655", "initial_release_date": "2023-05-09T11:51:16+00:00", "revision_history": [ { "date": "2023-05-09T11:51:16+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-09T11:51:16+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:45: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. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.el9_2.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.el9_2.src", "product_id": "nodejs-nodemon-0:2.0.20-3.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.el9_2?arch=src" } } }, { "category": "product_version", "name": "nodejs-1:16.19.1-1.el9_2.src", "product": { "name": "nodejs-1:16.19.1-1.el9_2.src", "product_id": "nodejs-1:16.19.1-1.el9_2.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.el9_2?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.el9_2?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-docs-1:16.19.1-1.el9_2.noarch", "product": { "name": "nodejs-docs-1:16.19.1-1.el9_2.noarch", "product_id": "nodejs-docs-1:16.19.1-1.el9_2.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.19.1-1.el9_2?arch=noarch\u0026epoch=1" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-libs-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-libs-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "product_id": "npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product_id": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-1.el9_2?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "product_id": "npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product_id": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-1.el9_2?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-libs-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-libs-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64", "product_id": "npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product_id": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-1.el9_2?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-libs-1:16.19.1-1.el9_2.i686", "product": { "name": "nodejs-libs-1:16.19.1-1.el9_2.i686", "product_id": "nodejs-libs-1:16.19.1-1.el9_2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-1.el9_2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.el9_2.i686", "product": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.i686", "product_id": "nodejs-debugsource-1:16.19.1-1.el9_2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.el9_2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "product_id": "nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.el9_2?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "product": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "product_id": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-1.el9_2?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-libs-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-libs-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "product": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "product_id": "npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.3-1.16.19.1.1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "product": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "product_id": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.19.1-1.el9_2?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src" }, "product_reference": "nodejs-1:16.19.1-1.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.el9_2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.19.1-1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch" }, "product_reference": "nodejs-docs-1:16.19.1-1.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-libs-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.19.1-1.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686" }, "product_reference": "nodejs-libs-1:16.19.1-1.el9_2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-libs-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-libs-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64" }, "product_reference": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686" }, "product_reference": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le" }, "product_reference": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x" }, "product_reference": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64" }, "product_reference": "nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.el9_2.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.el9_2.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" }, "product_reference": "npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "flags": [ { "label": "vulnerable_code_not_present", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] } ], "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "known_not_affected": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:16+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2655" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-debugsource-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-docs-1:16.19.1-1.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.i686", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.19.1-1.el9_2.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs-nodemon-0:2.0.20-3.el9_2.src", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.s390x", "AppStream-9.2.0.Z.MAIN.EUS:npm-1:8.19.3-1.16.19.1.1.el9_2.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" } ] }
rhsa-2023:1742
Vulnerability from csaf_redhat
Published
2023-04-12 15:04
Modified
2025-07-04 14:46
Summary
Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (14.21.3).
Security Fix(es):
* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* nodejs: Improper handling of URI Subject Alternative Names (CVE-2021-44531)
* nodejs: Certificate Verification Bypass via String Injection (CVE-2021-44532)
* nodejs: Incorrect handling of certificate subject and issuer fields (CVE-2021-44533)
* minimist: prototype pollution (CVE-2021-44906)
* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)
* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* express: "qs" prototype poisoning causes the hang of the node process (CVE-2022-24999)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)
* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* nodejs: Prototype pollution via console.table properties (CVE-2022-21824)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (14.21.3).\n\nSecurity Fix(es):\n\n* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* nodejs: Improper handling of URI Subject Alternative Names (CVE-2021-44531)\n\n* nodejs: Certificate Verification Bypass via String Injection (CVE-2021-44532)\n\n* nodejs: Incorrect handling of certificate subject and issuer fields (CVE-2021-44533)\n\n* minimist: prototype pollution (CVE-2021-44906)\n\n* node-fetch: exposure of sensitive information to an unauthorized actor (CVE-2022-0235)\n\n* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* express: \"qs\" prototype poisoning causes the hang of the node process (CVE-2022-24999)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)\n\n* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* nodejs: Prototype pollution via console.table properties (CVE-2022-21824)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\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-2023:1742", "url": "https://access.redhat.com/errata/RHSA-2023:1742" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2040839", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040839" }, { "category": "external", "summary": "2040846", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040846" }, { "category": "external", "summary": "2040856", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040856" }, { "category": "external", "summary": "2040862", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2040862" }, { "category": "external", "summary": "2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "external", "summary": "2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "2140911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911" }, { "category": "external", "summary": "2142822", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142822" }, { "category": "external", "summary": "2150323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2175827", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175827" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1742.json" } ], "title": "Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:46:29+00:00", "generator": { "date": "2025-07-04T14:46:29+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:1742", "initial_release_date": "2023-04-12T15:04:47+00:00", "revision_history": [ { "date": "2023-04-12T15:04:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-12T15:04:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:46:29+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.6)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.6::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:14:8060020230306170237:ad008a3a", "product": { "name": "nodejs:14:8060020230306170237:ad008a3a", "product_id": "nodejs:14:8060020230306170237:ad008a3a", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@14:8060020230306170237:ad008a3a" } } }, { "category": "product_version", "name": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "product": { "name": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "product_id": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.6.0%2B18532%2Bcbe6f646?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, "product_reference": "nodejs:14:8060020230306170237:ad008a3a", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch" }, "product_reference": "nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64 as a component of nodejs:14:8060020230306170237:ad008a3a as a component of Red Hat Enterprise Linux AppStream EUS (v.8.6)", "product_id": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: Incorrect handling of certificate subject and issuer fields" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. This flaw (CVE-2021-44906) allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "As minimist is an argument parsing module for nodejs, exploitation of this vulnerability requires an attacker to influence which arguments are passed to nodejs when running a script. Red Hat products and services are designed in such a way that gaining this ability is not trivial. Additionally, the impact is limited by only enabling the pollution of functions, and not all generic objects.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 3.1, "baseSeverity": "LOW", "confidentialityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "cve": "CVE-2022-0235", "cwe": { "id": "CWE-601", "name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)" }, "discovery_date": "2022-01-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2044591" } ], "notes": [ { "category": "description", "text": "A flaw was found in node-fetch. When following a redirect to a third-party domain, node-fetch was forwarding sensitive headers such as \"Authorization,\" \"WWW-Authenticate,\" and \"Cookie\" to potentially untrusted targets. This flaw leads to the exposure of sensitive information to an unauthorized actor.", "title": "Vulnerability description" }, { "category": "summary", "text": "node-fetch: exposure of sensitive information to an unauthorized actor", "title": "Vulnerability summary" }, { "category": "other", "text": "This flaw is out of support scope for dotnet-5.0. For more information about Dotnet product support scope, please see https://access.redhat.com/support/policy/updates/net-core\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-601: URL Redirection to Untrusted Site (\u0027Open Redirect\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform limits access to external systems and enforces strict network security boundaries through a deny-all, allow-exception system implementation. This ensures that access to external websites and systems is strictly controlled, monitored, and, if necessary, restricted. By enforcing policies on which external sites or domains users and applications can interact with, this control minimizes the risk of users being redirected to malicious websites. For example, organizations may implement allowlists of approved URLs or domains, blocking any redirections to untrusted or unauthorized sites. The platform\u0027s implementation of boundary protection includes firewalls, gateways, and intrusion detection/prevention systems. This control prevents unauthorized traffic, including malicious redirect requests, from entering or leaving the internal network. The boundary protection control can enforce URL filtering, domain allowlisting, and content inspection to block redirection attempts to known malicious domains. When configured properly, boundary protection mechanisms ensure that even if an open redirect vulnerability is exploited, the impact is limited by blocking access to harmful external sites.", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-0235" }, { "category": "external", "summary": "RHBZ#2044591", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044591" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-0235", "url": "https://www.cve.org/CVERecord?id=CVE-2022-0235" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0235" }, { "category": "external", "summary": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/", "url": "https://huntr.dev/bounties/d26ab655-38d6-48b3-be15-f9ad6b6ae6f7/" } ], "release_date": "2022-01-14T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "node-fetch: exposure of sensitive information to an unauthorized actor" }, { "cve": "CVE-2022-3517", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2022-06-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2134609" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-minimatch: ReDoS via the braceExpand function", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3517" }, { "category": "external", "summary": "RHBZ#2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517" } ], "release_date": "2022-02-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-minimatch: ReDoS via the braceExpand function" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.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": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "nodejs: Prototype pollution via console.table properties" }, { "cve": "CVE-2022-24999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150323" } ], "notes": [ { "category": "description", "text": "A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "express: \"qs\" prototype poisoning causes the hang of the node process", "title": "Vulnerability summary" }, { "category": "other", "text": "- The qs and express Package is not used by the OpenShift Container Platform console directly and is only a third-party package dependency. Hence, it is marked as wontfix. \nAs a result, any services that depend on Openshift for their use of qs and express are marked won\u0027t fix. \n- In OpenShift Service Mesh, \u0027qs\u0027 is hoisted from storybook and node-sass, both are dev dependencies, and the vulnerability is not exposed to end users. Hence marked as wontfix.", "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.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24999" }, { "category": "external", "summary": "RHBZ#2150323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24999", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24999" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999" }, { "category": "external", "summary": "https://github.com/expressjs/express/releases/tag/4.17.3", "url": "https://github.com/expressjs/express/releases/tag/4.17.3" }, { "category": "external", "summary": "https://github.com/ljharb/qs/pull/428", "url": "https://github.com/ljharb/qs/pull/428" }, { "category": "external", "summary": "https://github.com/n8tz/CVE-2022-24999", "url": "https://github.com/n8tz/CVE-2022-24999" } ], "release_date": "2022-11-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "express: \"qs\" prototype poisoning causes the hang of the node process" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "acknowledgments": [ { "names": [ "VVX7" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-35256", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2130518" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS due to improper validation of HTTP requests. The llhttp parser in the HTTP module in Node.js does not correctly handle header fields that are not terminated with CLRF. This issue may result in HTTP Request Smuggling. This flaw allows a remote attacker to send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "RHBZ#2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-35256", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35256" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#http-request-smuggling-due-to-incorrect-parsing-of-header-fields-medium-cve-2022-35256", "url": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#http-request-smuggling-due-to-incorrect-parsing-of-header-fields-medium-cve-2022-35256" } ], "release_date": "2022-09-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields" }, { "cve": "CVE-2022-38900", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2170644" } ], "notes": [ { "category": "description", "text": "A flaw was found in decode-uri-component. This issue occurs due to a specially crafted input, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "decode-uri-component: improper input validation resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "For OpenShift Container Platform (OCP), Advanced Clusters Management for Kubernetes (ACM) and Advanced Cluster Security (ACS), the NPM decode-uri-component package is only present in source repositories as a development dependency, it is not used in production. Therefore this vulnerability is rated Low for OCP and ACS.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the decode-uri-component package. \nThe vulnerable code is not used, hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38900" }, { "category": "external", "summary": "RHBZ#2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900" }, { "category": "external", "summary": "https://github.com/SamVerschueren/decode-uri-component/issues/5", "url": "https://github.com/SamVerschueren/decode-uri-component/issues/5" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-w573-4hg7-7wgq", "url": "https://github.com/advisories/GHSA-w573-4hg7-7wgq" } ], "release_date": "2022-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "decode-uri-component: improper input validation resulting in DoS" }, { "cve": "CVE-2022-43548", "cwe": { "id": "CWE-350", "name": "Reliance on Reverse DNS Resolution for a Security-Critical Action" }, "discovery_date": "2022-11-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140911" } ], "notes": [ { "category": "description", "text": "A flaw was found in NodeJS. The issue occurs in the Node.js rebinding protector for --inspect that still allows invalid IP addresses, specifically, the octal format. This flaw allows an attacker to perform DNS rebinding and execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: DNS rebinding in inspect via invalid octal IP address", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-43548" }, { "category": "external", "summary": "RHBZ#2140911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-43548", "url": "https://www.cve.org/CVERecord?id=CVE-2022-43548" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548", "url": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548" } ], "release_date": "2022-11-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: DNS rebinding in inspect via invalid octal IP address" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "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.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:04:47+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1742" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debuginfo-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-debugsource-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-devel-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-docs-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-full-i18n-1:14.21.3-1.module+el8.6.0+18532+cbe6f646.x86_64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-nodemon-0:2.0.20-3.module+el8.6.0+18532+cbe6f646.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.aarch64", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.ppc64le", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.s390x", "AppStream-8.6.0.Z.EUS:nodejs:14:8060020230306170237:ad008a3a:npm-1:6.14.18-1.14.21.3.1.module+el8.6.0+18532+cbe6f646.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" } ] }
RHSA-2023:1583
Vulnerability from csaf_redhat
Published
2023-04-04 09:59
Modified
2025-07-04 14:46
Summary
Red Hat Security Advisory: nodejs:18 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:18 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (18.14.2).
Security Fix(es):
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:18 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 (18.14.2).\n\nSecurity Fix(es):\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\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-2023:1583", "url": "https://access.redhat.com/errata/RHSA-2023:1583" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178087", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178087" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1583.json" } ], "title": "Red Hat Security Advisory: nodejs:18 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:46:20+00:00", "generator": { "date": "2025-07-04T14:46:20+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:1583", "initial_release_date": "2023-04-04T09:59:44+00:00", "revision_history": [ { "date": "2023-04-04T09:59:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-04T09:59:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:46:20+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.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:18:8070020230322080930:bd1311ed", "product": { "name": "nodejs:18:8070020230322080930:bd1311ed", "product_id": "nodejs:18:8070020230322080930:bd1311ed", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@18:8070020230322080930:bd1311ed" } } }, { "category": "product_version", "name": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "product": { "name": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "product_id": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "product_id": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_id": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "product": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "product_id": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "product_id": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel8.7.0%2B15582%2B19c314fa?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel8.7.0%2B18445%2B9493b6ea?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, "product_reference": "nodejs:18:8070020230322080930:bd1311ed", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch" }, "product_reference": "nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch" }, "product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64 as a component of nodejs:18:8070020230322080930:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23919", "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172170" } ], "notes": [ { "category": "description", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: OpenSSL error handling issues in nodejs crypto library", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "RHBZ#2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23919", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23919" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: OpenSSL error handling issues in nodejs crypto library" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-04T09:59:44+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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1583" } ], "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.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debuginfo-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-debugsource-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-devel-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-docs-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-full-i18n-1:18.14.2-2.module+el8.7.0+18445+9493b6ea.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-nodemon-0:2.0.20-2.module+el8.7.0+18445+9493b6ea.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020230322080930:bd1311ed:npm-1:9.5.0-1.18.14.2.2.module+el8.7.0+18445+9493b6ea.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" } ] }
rhsa-2023_1533
Vulnerability from csaf_redhat
Published
2023-03-30 13:06
Modified
2025-01-06 19:25
Summary
Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (14.21.3).
Security Fix(es):
* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* minimist: prototype pollution (CVE-2021-44906)
* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* express: "qs" prototype poisoning causes the hang of the node process (CVE-2022-24999)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)
* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (14.21.3).\n\nSecurity Fix(es):\n\n* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* minimist: prototype pollution (CVE-2021-44906)\n\n* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* express: \"qs\" prototype poisoning causes the hang of the node process (CVE-2022-24999)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)\n\n* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\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-2023:1533", "url": "https://access.redhat.com/errata/RHSA-2023:1533" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "external", "summary": "2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "2140911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911" }, { "category": "external", "summary": "2142823", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142823" }, { "category": "external", "summary": "2150323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2175828", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175828" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1533.json" } ], "title": "Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-01-06T19:25:02+00:00", "generator": { "date": "2025-01-06T19:25:02+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:1533", "initial_release_date": "2023-03-30T13:06:07+00:00", "revision_history": [ { "date": "2023-03-30T13:06:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-30T13:06:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T19:25:02+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:14:8040020230306170312:522a0ee4", "product": { "name": "nodejs:14:8040020230306170312:522a0ee4", "product_id": "nodejs:14:8040020230306170312:522a0ee4", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@14:8040020230306170312:522a0ee4" } } }, { "category": "product_version", "name": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "product": { "name": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "product_id": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, "product_reference": "nodejs:14:8040020230306170312:522a0ee4", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch" }, "product_reference": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2021-44906", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-03-19T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2066009" } ], "notes": [ { "category": "description", "text": "An Uncontrolled Resource Consumption flaw was found in minimist. This flaw allows an attacker to trick the library into adding or modifying the properties of Object.prototype, using a constructor or __proto__ payload, resulting in prototype pollution and loss of confidentiality, availability, and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "minimist: prototype pollution", "title": "Vulnerability summary" }, { "category": "other", "text": "The original fix for CVE-2020-7598 was incomplete as it was still possible to bypass in some cases. While this flaw (CVE-2021-44906) enables attackers to control objects that they should not have access to, actual exploitation would still require a chain of independent flaws. Even though the CVSS for CVE-2021-44906 is higher than CVE-2020-7598, they are both rated as having Moderate impact.\n\nWithin Red Hat Satellite 6 this flaw has been rated as having a security impact of Low. It is not currently planned to be addressed there, as the minimist library is only included in the -doc subpackage and is part of test fixtures that are not in the execution path used by the rabl gem.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-44906" }, { "category": "external", "summary": "RHBZ#2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-44906", "url": "https://www.cve.org/CVERecord?id=CVE-2021-44906" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-44906" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-xvch-5gv4-984h", "url": "https://github.com/advisories/GHSA-xvch-5gv4-984h" } ], "release_date": "2022-03-10T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "minimist: prototype pollution" }, { "cve": "CVE-2022-3517", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2022-06-01T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2134609" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the nodejs-minimatch package. This flaw allows a Regular Expression Denial of Service (ReDoS) when calling the braceExpand function with specific arguments, resulting in a Denial of Service.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs-minimatch: ReDoS via the braceExpand function", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-3517" }, { "category": "external", "summary": "RHBZ#2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-3517", "url": "https://www.cve.org/CVERecord?id=CVE-2022-3517" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3517" } ], "release_date": "2022-02-06T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs-minimatch: ReDoS via the braceExpand function" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-24999", "cwe": { "id": "CWE-1321", "name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)" }, "discovery_date": "2022-12-02T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2150323" } ], "notes": [ { "category": "description", "text": "A flaw was found in the express.js npm package of nodejs:14 module stream. Express.js Express is vulnerable to a denial of service caused by a prototype pollution flaw in qs. By adding or modifying properties of Object.prototype using a __proto__ or constructor payload, a remote attacker can cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "express: \"qs\" prototype poisoning causes the hang of the node process", "title": "Vulnerability summary" }, { "category": "other", "text": "- The qs and express Package is not used by the OpenShift Container Platform console directly and is only a third-party package dependency. Hence, it is marked as wontfix. \nAs a result, any services that depend on Openshift for their use of qs and express are marked won\u0027t fix. \n- In OpenShift Service Mesh, \u0027qs\u0027 is hoisted from storybook and node-sass, both are dev dependencies, and the vulnerability is not exposed to end users. Hence marked as wontfix.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-24999" }, { "category": "external", "summary": "RHBZ#2150323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-24999", "url": "https://www.cve.org/CVERecord?id=CVE-2022-24999" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24999" }, { "category": "external", "summary": "https://github.com/expressjs/express/releases/tag/4.17.3", "url": "https://github.com/expressjs/express/releases/tag/4.17.3" }, { "category": "external", "summary": "https://github.com/ljharb/qs/pull/428", "url": "https://github.com/ljharb/qs/pull/428" }, { "category": "external", "summary": "https://github.com/n8tz/CVE-2022-24999", "url": "https://github.com/n8tz/CVE-2022-24999" } ], "release_date": "2022-11-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "express: \"qs\" prototype poisoning causes the hang of the node process" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "acknowledgments": [ { "names": [ "VVX7" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-35256", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2130518" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS due to improper validation of HTTP requests. The llhttp parser in the HTTP module in Node.js does not correctly handle header fields that are not terminated with CLRF. This issue may result in HTTP Request Smuggling. This flaw allows a remote attacker to send a specially crafted HTTP request to the server and smuggle arbitrary HTTP headers.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "RHBZ#2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-35256", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35256" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#http-request-smuggling-due-to-incorrect-parsing-of-header-fields-medium-cve-2022-35256", "url": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#http-request-smuggling-due-to-incorrect-parsing-of-header-fields-medium-cve-2022-35256" } ], "release_date": "2022-09-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields" }, { "cve": "CVE-2022-38900", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2170644" } ], "notes": [ { "category": "description", "text": "A flaw was found in decode-uri-component. This issue occurs due to a specially crafted input, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "decode-uri-component: improper input validation resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "For OpenShift Container Platform (OCP), Advanced Clusters Management for Kubernetes (ACM) and Advanced Cluster Security (ACS), the NPM decode-uri-component package is only present in source repositories as a development dependency, it is not used in production. Therefore this vulnerability is rated Low for OCP and ACS.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the decode-uri-component package. \nThe vulnerable code is not used, hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38900" }, { "category": "external", "summary": "RHBZ#2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900" }, { "category": "external", "summary": "https://github.com/SamVerschueren/decode-uri-component/issues/5", "url": "https://github.com/SamVerschueren/decode-uri-component/issues/5" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-w573-4hg7-7wgq", "url": "https://github.com/advisories/GHSA-w573-4hg7-7wgq" } ], "release_date": "2022-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "decode-uri-component: improper input validation resulting in DoS" }, { "cve": "CVE-2022-43548", "cwe": { "id": "CWE-350", "name": "Reliance on Reverse DNS Resolution for a Security-Critical Action" }, "discovery_date": "2022-11-08T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2140911" } ], "notes": [ { "category": "description", "text": "A flaw was found in NodeJS. The issue occurs in the Node.js rebinding protector for --inspect that still allows invalid IP addresses, specifically, the octal format. This flaw allows an attacker to perform DNS rebinding and execute arbitrary code.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: DNS rebinding in inspect via invalid octal IP address", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-43548" }, { "category": "external", "summary": "RHBZ#2140911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-43548", "url": "https://www.cve.org/CVERecord?id=CVE-2022-43548" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-43548" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548", "url": "https://nodejs.org/en/blog/vulnerability/november-2022-security-releases/#dns-rebinding-in-inspect-via-invalid-octal-ip-address-medium-cve-2022-43548" } ], "release_date": "2022-11-04T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: DNS rebinding in inspect via invalid octal IP address" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-03-30T13:06:07+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1533" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" } ] }
RHSA-2023:2654
Vulnerability from csaf_redhat
Published
2023-05-09 11:51
Modified
2025-07-04 14:46
Summary
Red Hat Security Advisory: nodejs:18 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:18 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (18.14.2).
Security Fix(es):
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: OpenSSL error handling issues in nodejs crypto library (CVE-2023-23919)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:18 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (18.14.2).\n\nSecurity Fix(es):\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: OpenSSL error handling issues in nodejs crypto library (CVE-2023-23919)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\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-2023:2654", "url": "https://access.redhat.com/errata/RHSA-2023:2654" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178088", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178088" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2654.json" } ], "title": "Red Hat Security Advisory: nodejs:18 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:46:55+00:00", "generator": { "date": "2025-07-04T14:46:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:2654", "initial_release_date": "2023-05-09T11:51:08+00:00", "revision_history": [ { "date": "2023-05-09T11:51:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-09T11:51:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:46:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:18:9020020230327152102:rhel9", "product": { "name": "nodejs:18:9020020230327152102:rhel9", "product_id": "nodejs:18:9020020230327152102:rhel9", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@18:9020020230327152102:rhel9" } } }, { "category": "product_version", "name": "nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "product": { "name": "nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "product_id": "nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "product_id": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_id": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "product": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "product_id": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "product": { "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "product_id": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "product_id": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel9.2.0.z%2B18497%2Ba402347c?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:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, "product_reference": "nodejs:18:9020020230327152102:rhel9", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src" }, "product_reference": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch" }, "product_reference": "nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch" }, "product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23919", "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172170" } ], "notes": [ { "category": "description", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: OpenSSL error handling issues in nodejs crypto library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "RHBZ#2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23919", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23919" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: OpenSSL error handling issues in nodejs crypto library" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" } ] }
rhsa-2023_1744
Vulnerability from csaf_redhat
Published
2023-04-12 15:10
Modified
2025-01-06 19:25
Summary
Red Hat Security Advisory: rh-nodejs14-nodejs security, bug fix, and enhancement update
Notes
Topic
An update for rh-nodejs14-nodejs is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: rh-nodejs14-nodejs (14.21.3).
Security Fix(es):
* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-nodejs14-nodejs is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: rh-nodejs14-nodejs (14.21.3).\n\nSecurity Fix(es):\n\n* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\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-2023:1744", "url": "https://access.redhat.com/errata/RHSA-2023:1744" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2153715", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153715" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1744.json" } ], "title": "Red Hat Security Advisory: rh-nodejs14-nodejs security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-01-06T19:25:47+00:00", "generator": { "date": "2025-01-06T19:25:47+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:1744", "initial_release_date": "2023-04-12T15:10:50+00:00", "revision_history": [ { "date": "2023-04-12T15:10:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-12T15:10:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T19:25:47+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.src", "product": { "name": "rh-nodejs14-0:3.6-2.el7.src", "product_id": "rh-nodejs14-0:3.6-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=src" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.x86_64", "product": { "name": "rh-nodejs14-0:3.6-2.el7.x86_64", "product_id": "rh-nodejs14-0:3.6-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "product": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "product_id": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-runtime@3.6-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "product": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "product_id": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-scldevel@3.6-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "product": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.s390x", "product": { "name": "rh-nodejs14-0:3.6-2.el7.s390x", "product_id": "rh-nodejs14-0:3.6-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "product": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "product_id": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-runtime@3.6-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "product": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "product_id": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-scldevel@3.6-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "product": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.ppc64le", "product": { "name": "rh-nodejs14-0:3.6-2.el7.ppc64le", "product_id": "rh-nodejs14-0:3.6-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "product": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "product_id": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-runtime@3.6-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "product": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "product_id": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-scldevel@3.6-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "product": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "product": { "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "product_id": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-docs@14.21.3-2.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2022-38900", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2170644" } ], "notes": [ { "category": "description", "text": "A flaw was found in decode-uri-component. This issue occurs due to a specially crafted input, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "decode-uri-component: improper input validation resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "For OpenShift Container Platform (OCP), Advanced Clusters Management for Kubernetes (ACM) and Advanced Cluster Security (ACS), the NPM decode-uri-component package is only present in source repositories as a development dependency, it is not used in production. Therefore this vulnerability is rated Low for OCP and ACS.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the decode-uri-component package. \nThe vulnerable code is not used, hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38900" }, { "category": "external", "summary": "RHBZ#2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900" }, { "category": "external", "summary": "https://github.com/SamVerschueren/decode-uri-component/issues/5", "url": "https://github.com/SamVerschueren/decode-uri-component/issues/5" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-w573-4hg7-7wgq", "url": "https://github.com/advisories/GHSA-w573-4hg7-7wgq" } ], "release_date": "2022-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "decode-uri-component: improper input validation resulting in DoS" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" } ] }
rhsa-2023_2654
Vulnerability from csaf_redhat
Published
2023-05-09 11:51
Modified
2025-01-06 01:36
Summary
Red Hat Security Advisory: nodejs:18 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:18 module is now available for Red Hat Enterprise Linux 9.
Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (18.14.2).
Security Fix(es):
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: OpenSSL error handling issues in nodejs crypto library (CVE-2023-23919)
* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:18 module is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (18.14.2).\n\nSecurity Fix(es):\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: OpenSSL error handling issues in nodejs crypto library (CVE-2023-23919)\n\n* Node.js: Fetch API did not protect against CRLF injection in host headers (CVE-2023-23936)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\n\n* Node.js: Regular Expression Denial of Service in Headers fetch API (CVE-2023-24807)\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-2023:2654", "url": "https://access.redhat.com/errata/RHSA-2023:2654" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#moderate", "url": "https://access.redhat.com/security/updates/classification/#moderate" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2178088", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2178088" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_2654.json" } ], "title": "Red Hat Security Advisory: nodejs:18 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-01-06T01:36:26+00:00", "generator": { "date": "2025-01-06T01:36:26+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.2.5" } }, "id": "RHSA-2023:2654", "initial_release_date": "2023-05-09T11:51:08+00:00", "revision_history": [ { "date": "2023-05-09T11:51:08+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-05-09T11:51:08+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-01-06T01:36:26+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:18:9020020230327152102:rhel9", "product": { "name": "nodejs:18:9020020230327152102:rhel9", "product_id": "nodejs:18:9020020230327152102:rhel9", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@18:9020020230327152102:rhel9" } } }, { "category": "product_version", "name": "nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "product": { "name": "nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "product_id": "nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "product_id": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_id": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_id": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging-bundler@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "product": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "product_id": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "product": { "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "product_id": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "product": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "product_id": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@2021.06-4.module%2Bel9.1.0%2B15718%2Be52ec601?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.14.2-2.module%2Bel9.2.0.z%2B18497%2Ba402347c?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64", "product": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64", "product_id": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@9.5.0-1.18.14.2.2.module%2Bel9.2.0.z%2B18497%2Ba402347c?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:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, "product_reference": "nodejs:18:9020020230327152102:rhel9", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src" }, "product_reference": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch" }, "product_reference": "nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src" }, "product_reference": "nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch" }, "product_reference": "nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64 as a component of nodejs:18:9020020230327152102:rhel9 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" }, "product_reference": "npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64", "relates_to_product_reference": "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2021-35065" }, { "category": "external", "summary": "RHBZ#2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2021-35065", "url": "https://www.cve.org/CVERecord?id=CVE-2021-35065" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-35065" }, { "category": "external", "summary": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294", "url": "https://security.snyk.io/vuln/SNYK-JS-GLOBPARENT-1314294" } ], "release_date": "2022-12-26T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "glob-parent: Regular Expression Denial of Service" }, { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23919", "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172170" } ], "notes": [ { "category": "description", "text": "A cryptographic vulnerability exists in Node.js \u003c19.2.0, \u003c18.14.1, \u003c16.19.1, \u003c14.21.3 that in some cases did does not clear the OpenSSL error stack after operations that may set it. This may lead to false positive errors during subsequent cryptographic operations that happen to be on the same thread. This in turn could be used to cause a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: OpenSSL error handling issues in nodejs crypto library", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23919" }, { "category": "external", "summary": "RHBZ#2172170", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172170" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23919", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23919" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23919" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: OpenSSL error handling issues in nodejs crypto library" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" }, { "cve": "CVE-2023-23936", "cwe": { "id": "CWE-93", "name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172190" } ], "notes": [ { "category": "description", "text": "A flaw was found in the fetch API in Node.js that did not prevent CRLF injection in the \u0027host\u0027 header. This issue could allow HTTP response splitting and HTTP header injection.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Fetch API did not protect against CRLF injection in host headers", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23936" }, { "category": "external", "summary": "RHBZ#2172190", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172190" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23936", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23936" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23936" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Fetch API did not protect against CRLF injection in host headers" }, { "cve": "CVE-2023-24807", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172204" } ], "notes": [ { "category": "description", "text": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.append()` methods are vulnerable to Regular Expression Denial of Service (ReDoS) attacks when untrusted values are passed into the functions. This is due to the inefficient regular expression used to normalize the values in the `headerValueNormalize()` utility function. This vulnerability was patched in v5.19.1. No known workarounds are available.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Regular Expression Denial of Service in Headers fetch API", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-24807" }, { "category": "external", "summary": "RHBZ#2172204", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172204" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-24807", "url": "https://www.cve.org/CVERecord?id=CVE-2023-24807" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24807" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-05-09T11:51:08+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:2654" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debuginfo-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-debugsource-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-devel-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-docs-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-full-i18n-1:18.14.2-2.module+el9.2.0.z+18497+a402347c.x86_64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-nodemon-0:2.0.20-2.module+el9.2.0.z+18497+a402347c.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-0:2021.06-4.module+el9.1.0+15718+e52ec601.src", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:nodejs-packaging-bundler-0:2021.06-4.module+el9.1.0+15718+e52ec601.noarch", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.aarch64", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.ppc64le", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.s390x", "AppStream-9.2.0.Z.MAIN.EUS:nodejs:18:9020020230327152102:rhel9:npm-1:9.5.0-1.18.14.2.2.module+el9.2.0.z+18497+a402347c.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: Regular Expression Denial of Service in Headers fetch API" } ] }
rhsa-2023:1744
Vulnerability from csaf_redhat
Published
2023-04-12 15:10
Modified
2025-07-04 14:45
Summary
Red Hat Security Advisory: rh-nodejs14-nodejs security, bug fix, and enhancement update
Notes
Topic
An update for rh-nodejs14-nodejs is now available for Red Hat Software Collections.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: rh-nodejs14-nodejs (14.21.3).
Security Fix(es):
* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for rh-nodejs14-nodejs is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: rh-nodejs14-nodejs (14.21.3).\n\nSecurity Fix(es):\n\n* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\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-2023:1744", "url": "https://access.redhat.com/errata/RHSA-2023:1744" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2153715", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153715" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1744.json" } ], "title": "Red Hat Security Advisory: rh-nodejs14-nodejs security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:45:13+00:00", "generator": { "date": "2025-07-04T14:45:13+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:1744", "initial_release_date": "2023-04-12T15:10:50+00:00", "revision_history": [ { "date": "2023-04-12T15:10:50+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-04-12T15:10:50+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:45:13+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } }, { "category": "product_name", "name": "Red Hat Software Collections for RHEL(v. 7)", "product": { "name": "Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_software_collections:3::el7" } } } ], "category": "product_family", "name": "Red Hat Software Collections" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.src", "product": { "name": "rh-nodejs14-0:3.6-2.el7.src", "product_id": "rh-nodejs14-0:3.6-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=src" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.x86_64", "product": { "name": "rh-nodejs14-0:3.6-2.el7.x86_64", "product_id": "rh-nodejs14-0:3.6-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "product": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "product_id": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-runtime@3.6-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "product": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "product_id": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-scldevel@3.6-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "product": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.2.el7?arch=x86_64" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-2.el7?arch=x86_64" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.s390x", "product": { "name": "rh-nodejs14-0:3.6-2.el7.s390x", "product_id": "rh-nodejs14-0:3.6-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "product": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "product_id": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-runtime@3.6-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "product": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "product_id": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-scldevel@3.6-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "product": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.2.el7?arch=s390x" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-2.el7?arch=s390x" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-0:3.6-2.el7.ppc64le", "product": { "name": "rh-nodejs14-0:3.6-2.el7.ppc64le", "product_id": "rh-nodejs14-0:3.6-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14@3.6-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "product": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "product_id": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-runtime@3.6-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "product": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "product_id": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-scldevel@3.6-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs@14.21.3-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-devel@14.21.3-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-full-i18n@14.21.3-2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "product": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "product_id": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-npm@6.14.18-14.21.3.2.el7?arch=ppc64le" } } }, { "category": "product_version", "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "product": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "product_id": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-debuginfo@14.21.3-2.el7?arch=ppc64le" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "product": { "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "product_id": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/rh-nodejs14-nodejs-docs@14.21.3-2.el7?arch=noarch" } } } ], "category": "architecture", "name": "noarch" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL Workstation(v. 7)", "product_id": "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Server-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch" }, "product_reference": "rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64" }, "product_reference": "rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64" }, "product_reference": "rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "relates_to_product_reference": "7Workstation-RHSCL-3.8" }, { "category": "default_component_of", "full_product_name": { "name": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64 as a component of Red Hat Software Collections for RHEL(v. 7)", "product_id": "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" }, "product_reference": "rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "relates_to_product_reference": "7Workstation-RHSCL-3.8" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-4904", "cwe": { "id": "CWE-119", "name": "Improper Restriction of Operations within the Bounds of a Memory Buffer" }, "discovery_date": "2023-02-09T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2168631" } ], "notes": [ { "category": "description", "text": "A flaw was found in the c-ares package. The ares_set_sortlist is missing checks about the validity of the input string, which allows a possible arbitrary length stack overflow. This issue may cause a denial of service or a limited impact on confidentiality and integrity.", "title": "Vulnerability description" }, { "category": "summary", "text": "c-ares: buffer overflow in config_sortlist() due to missing string length check", "title": "Vulnerability summary" }, { "category": "other", "text": "The severity of this vulnerability is not important but moderate because exploiting the vulnerability can lead to a disruption of the availability of an application, yet doesn\u2019t compromise data integrity or confidentiality. The opportunity for disruption is further limited due to the requirement that an application allows an attacker to be able to input both untrusted and unvalidated data. Exploiting this flaw requires an application to use the library in such a way that would allow untrusted and unvalidated input to be passed directly to ares_set_sortlist by an attacker. In the event that this is able to occur, the impact to RHEL is limited to a crash of the application due to the protections offered by default in RHEL systems such as Stack Smashing Protection (SSP).", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-4904" }, { "category": "external", "summary": "RHBZ#2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-4904", "url": "https://www.cve.org/CVERecord?id=CVE-2022-4904" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-4904" }, { "category": "external", "summary": "https://github.com/c-ares/c-ares/issues/496", "url": "https://github.com/c-ares/c-ares/issues/496" } ], "release_date": "2022-12-13T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.6, "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:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "c-ares: buffer overflow in config_sortlist() due to missing string length check" }, { "cve": "CVE-2022-25881", "cwe": { "id": "CWE-1333", "name": "Inefficient Regular Expression Complexity" }, "discovery_date": "2023-01-31T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2165824" } ], "notes": [ { "category": "description", "text": "A flaw was found in http-cache-semantics. When the server reads the cache policy from the request using this library, a Regular Expression Denial of Service occurs, caused by malicious request header values sent to the server.", "title": "Vulnerability description" }, { "category": "summary", "text": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-25881" }, { "category": "external", "summary": "RHBZ#2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-25881", "url": "https://www.cve.org/CVERecord?id=CVE-2022-25881" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-25881" } ], "release_date": "2023-01-31T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability" }, { "cve": "CVE-2022-38900", "cwe": { "id": "CWE-20", "name": "Improper Input Validation" }, "discovery_date": "2023-02-16T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2170644" } ], "notes": [ { "category": "description", "text": "A flaw was found in decode-uri-component. This issue occurs due to a specially crafted input, resulting in a denial of service.", "title": "Vulnerability description" }, { "category": "summary", "text": "decode-uri-component: improper input validation resulting in DoS", "title": "Vulnerability summary" }, { "category": "other", "text": "For OpenShift Container Platform (OCP), Advanced Clusters Management for Kubernetes (ACM) and Advanced Cluster Security (ACS), the NPM decode-uri-component package is only present in source repositories as a development dependency, it is not used in production. Therefore this vulnerability is rated Low for OCP and ACS.\n\nIn Red Hat OpenShift Logging the openshift-logging/kibana6-rhel8 container bundles many nodejs packages as a build time dependencies, including the decode-uri-component package. \nThe vulnerable code is not used, hence the impact to OpenShift Logging by this vulnerability is Low.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-38900" }, { "category": "external", "summary": "RHBZ#2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-38900", "url": "https://www.cve.org/CVERecord?id=CVE-2022-38900" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-38900" }, { "category": "external", "summary": "https://github.com/SamVerschueren/decode-uri-component/issues/5", "url": "https://github.com/SamVerschueren/decode-uri-component/issues/5" }, { "category": "external", "summary": "https://github.com/advisories/GHSA-w573-4hg7-7wgq", "url": "https://github.com/advisories/GHSA-w573-4hg7-7wgq" } ], "release_date": "2022-11-28T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "decode-uri-component: improper input validation resulting in DoS" }, { "cve": "CVE-2023-23918", "cwe": { "id": "CWE-863", "name": "Incorrect Authorization" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2171935" } ], "notes": [ { "category": "description", "text": "A privilege escalation vulnerability exists in Node.js \u003c19.6.1, \u003c18.14.1, \u003c16.19.1 and \u003c14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: Permissions policies can be bypassed via process.mainModule", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23918" }, { "category": "external", "summary": "RHBZ#2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23918", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23918" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23918" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "Node.js: Permissions policies can be bypassed via process.mainModule" }, { "cve": "CVE-2023-23920", "cwe": { "id": "CWE-426", "name": "Untrusted Search Path" }, "discovery_date": "2023-02-20T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2172217" } ], "notes": [ { "category": "description", "text": "An untrusted search path vulnerability exists in Node.js. \u003c19.6.1, \u003c18.14.1, \u003c16.19.1, and \u003c14.21.3 that could allow an attacker to search and potentially load ICU data when running with elevated privileges.", "title": "Vulnerability description" }, { "category": "summary", "text": "Node.js: insecure loading of ICU data through ICU_DATA environment variable", "title": "Vulnerability summary" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2023-23920" }, { "category": "external", "summary": "RHBZ#2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2023-23920", "url": "https://www.cve.org/CVERecord?id=CVE-2023-23920" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-23920" } ], "release_date": "2023-02-16T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2023-04-12T15:10:50+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2023:1744" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "LOCAL", "availabilityImpact": "NONE", "baseScore": 4.2, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "HIGH", "privilegesRequired": "HIGH", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Server-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.src", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-debuginfo-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-devel-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-docs-0:14.21.3-2.el7.noarch", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-nodejs-full-i18n-0:14.21.3-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-npm-0:6.14.18-14.21.3.2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-runtime-0:3.6-2.el7.x86_64", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.ppc64le", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.s390x", "7Workstation-RHSCL-3.8:rh-nodejs14-scldevel-0:3.6-2.el7.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Low" } ], "title": "Node.js: insecure loading of ICU data through ICU_DATA environment variable" } ] }
RHSA-2023:1533
Vulnerability from csaf_redhat
Published
2023-03-30 13:06
Modified
2025-07-04 14:46
Summary
Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update
Notes
Topic
An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs (14.21.3).
Security Fix(es):
* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)
* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)
* minimist: prototype pollution (CVE-2021-44906)
* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)
* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)
* express: "qs" prototype poisoning causes the hang of the node process (CVE-2022-24999)
* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)
* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)
* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)
* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)
* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:14 module is now available for Red Hat Enterprise Linux 8.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs (14.21.3).\n\nSecurity Fix(es):\n\n* decode-uri-component: improper input validation resulting in DoS (CVE-2022-38900)\n\n* glob-parent: Regular Expression Denial of Service (CVE-2021-35065)\n\n* minimist: prototype pollution (CVE-2021-44906)\n\n* nodejs-minimatch: ReDoS via the braceExpand function (CVE-2022-3517)\n\n* c-ares: buffer overflow in config_sortlist() due to missing string length check (CVE-2022-4904)\n\n* express: \"qs\" prototype poisoning causes the hang of the node process (CVE-2022-24999)\n\n* http-cache-semantics: Regular Expression Denial of Service (ReDoS) vulnerability (CVE-2022-25881)\n\n* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)\n\n* nodejs: DNS rebinding in inspect via invalid octal IP address (CVE-2022-43548)\n\n* Node.js: Permissions policies can be bypassed via process.mainModule (CVE-2023-23918)\n\n* Node.js: insecure loading of ICU data through ICU_DATA environment variable (CVE-2023-23920)\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-2023:1533", "url": "https://access.redhat.com/errata/RHSA-2023:1533" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2066009", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066009" }, { "category": "external", "summary": "2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "external", "summary": "2134609", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2134609" }, { "category": "external", "summary": "2140911", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2140911" }, { "category": "external", "summary": "2142823", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2142823" }, { "category": "external", "summary": "2150323", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2150323" }, { "category": "external", "summary": "2156324", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2156324" }, { "category": "external", "summary": "2165824", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2165824" }, { "category": "external", "summary": "2168631", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2168631" }, { "category": "external", "summary": "2170644", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2170644" }, { "category": "external", "summary": "2171935", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2171935" }, { "category": "external", "summary": "2172217", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2172217" }, { "category": "external", "summary": "2175828", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2175828" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_1533.json" } ], "title": "Red Hat Security Advisory: nodejs:14 security, bug fix, and enhancement update", "tracking": { "current_release_date": "2025-07-04T14:46:01+00:00", "generator": { "date": "2025-07-04T14:46:01+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.3" } }, "id": "RHSA-2023:1533", "initial_release_date": "2023-03-30T13:06:07+00:00", "revision_history": [ { "date": "2023-03-30T13:06:07+00:00", "number": "1", "summary": "Initial version" }, { "date": "2023-03-30T13:06:07+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-07-04T14:46:01+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product": { "name": "Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:rhel_eus:8.4::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:14:8040020230306170312:522a0ee4", "product": { "name": "nodejs:14:8040020230306170312:522a0ee4", "product_id": "nodejs:14:8040020230306170312:522a0ee4", "product_identification_helper": { "purl": "pkg:rpmmod/redhat/nodejs@14:8040020230306170312:522a0ee4" } } }, { "category": "product_version", "name": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "product": { "name": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "product_id": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=noarch" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=noarch" } } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "product": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "product_id": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.20-3.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=src" } } }, { "category": "product_version", "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_id": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-packaging@23-3.module%2Bel8.3.0%2B6519%2B9f98ed83?arch=src" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@14.21.3-1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "product": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "product_id": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@6.14.18-1.14.21.3.1.module%2Bel8.4.0%2B18317%2B43f5ac16?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, "product_reference": "nodejs:14:8040020230306170312:522a0ee4", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-debuginfo-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-debugsource-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-devel-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch" }, "product_reference": "nodejs-docs-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "nodejs-full-i18n-1:14.21.3-1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src" }, "product_reference": "nodejs-nodemon-0:2.0.20-3.module+el8.4.0+18317+43f5ac16.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.noarch", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src" }, "product_reference": "nodejs-packaging-0:23-3.module+el8.3.0+6519+9f98ed83.src", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.aarch64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.ppc64le", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.s390x", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64 as a component of nodejs:14:8040020230306170312:522a0ee4 as a component of Red Hat Enterprise Linux AppStream EUS (v.8.4)", "product_id": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4:npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64" }, "product_reference": "npm-1:6.14.18-1.14.21.3.1.module+el8.4.0+18317+43f5ac16.x86_64", "relates_to_product_reference": "AppStream-8.4.0.Z.EUS:nodejs:14:8040020230306170312:522a0ee4" } ] }, "vulnerabilities": [ { "cve": "CVE-2021-35065", "cwe": { "id": "CWE-400", "name": "Uncontrolled Resource Consumption" }, "discovery_date": "2022-12-26T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2156324" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in the glob-parent package. Affected versions of this package are vulnerable to Regular expression Denial of Service (ReDoS) attacks, affecting system availability.", "title": "Vulnerability description" }, { "category": "summary", "text": "glob-parent: Regular Expression Denial of Service", "title": "Vulnerability summary" }, { "category": "other", "text": "The glob-parent package is a transitive dependency and this is not used directly in any of the Red Hat products. Hence, the impact is reduced to Moderate.",