Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-35255 (GCVE-0-2022-35255)
Vulnerability from cvelistv5
Published
2022-12-05 00:00
Modified
2025-04-30 05:48
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-338 - Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) ()
Summary
A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.
References
► | URL | Tags | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Impacted products
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T09:29:17.447Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_transferred" ], "url": "https://hackerone.com/reports/1690000" }, { "tags": [ "x_transferred" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf" }, { "tags": [ "x_transferred" ], "url": "https://security.netapp.com/advisory/ntap-20230113-0002/" }, { "name": "DSA-5326", "tags": [ "vendor-advisory", "x_transferred" ], "url": "https://www.debian.org/security/2023/dsa-5326" } ], "title": "CVE Program Container" }, { "metrics": [ { "cvssV3_1": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "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:N", "version": "3.1" } }, { "other": { "content": { "id": "CVE-2022-35255", "options": [ { "Exploitation": "none" }, { "Automatable": "yes" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "timestamp": "2025-04-24T13:23:49.139648Z", "version": "2.0.3" }, "type": "ssvc" } } ], "providerMetadata": { "dateUpdated": "2025-04-24T13:24:14.629Z", "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": "15.*", "status": "affected", "version": "15.0", "versionType": "semver" }, { "lessThan": "17.*", "status": "affected", "version": "17.0", "versionType": "semver" }, { "lessThan": "18.9.1", "status": "affected", "version": "18.0", "versionType": "semver" } ] } ], "descriptions": [ { "lang": "en", "value": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-338", "description": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) (CWE-338)", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2025-04-30T05:48:45.486Z", "orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "shortName": "hackerone" }, "references": [ { "url": "https://hackerone.com/reports/1690000" }, { "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf" }, { "url": "https://security.netapp.com/advisory/ntap-20230113-0002/" }, { "name": "DSA-5326", "tags": [ "vendor-advisory" ], "url": "https://www.debian.org/security/2023/dsa-5326" } ] } }, "cveMetadata": { "assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1", "assignerShortName": "hackerone", "cveId": "CVE-2022-35255", "datePublished": "2022-12-05T00:00:00.000Z", "dateReserved": "2022-07-06T00:00:00.000Z", "dateUpdated": "2025-04-30T05:48:45.486Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-35255\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2022-12-05T22:15:10.513\",\"lastModified\":\"2025-04-24T14:15:32.070\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.\"},{\"lang\":\"es\",\"value\":\"Existe una aleatoriedad d\u00e9bil en la vulnerabilidad keygen de WebCrypto en Node.js 18 debido a un cambio con EntropySource() en SecretKeyGenTraits::DoKeyGen() en src/crypto/crypto_keygen.cc. Hay dos problemas con esto: 1) No verifica el valor de retorno, asume que EntropySource() siempre tiene \u00e9xito, pero puede (y a veces fallar\u00e1). 2) Los datos aleatorios devueltos por EntropySource() pueden no ser criptogr\u00e1ficamente s\u00f3lidos y, por lo tanto, no son adecuados como material de claves.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2},{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-338\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-338\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"15.0.0\",\"versionEndIncluding\":\"15.14.0\",\"matchCriteriaId\":\"E47572BB-0E1B-4F93-BCE9-45E03CFD65BD\"},{\"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.13.0\",\"versionEndExcluding\":\"16.17.1\",\"matchCriteriaId\":\"09BD0FC2-5AA1-4A22-8432-A2EEA314FE09\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*\",\"versionStartIncluding\":\"18.0.0\",\"versionEndExcluding\":\"18.9.1\",\"matchCriteriaId\":\"DA8C00DD-A6E5-4E3D-8DD4-F4B51F5C208A\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.0\",\"matchCriteriaId\":\"C89891C1-DFD7-4E1F-80A9-7485D86A15B5\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:siemens:sinec_ins:1.0:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"4664B195-AF14-4834-82B3-0B2C98020EB6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:siemens:sinec_ins:1.0:sp1:*:*:*:*:*:*\",\"matchCriteriaId\":\"75BC588E-CDF0-404E-AD61-02093A1DF343\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:siemens:sinec_ins:1.0:sp2:*:*:*:*:*:*\",\"matchCriteriaId\":\"A334F7B4-7283-4453-BAED-D2E01B7F8A6E\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://hackerone.com/reports/1690000\",\"source\":\"support@hackerone.com\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230113-0002/\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2023/dsa-5326\",\"source\":\"support@hackerone.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://hackerone.com/reports/1690000\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20230113-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2023/dsa-5326\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}", "vulnrichment": { "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://hackerone.com/reports/1690000\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230113-0002/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://www.debian.org/security/2023/dsa-5326\", \"name\": \"DSA-5326\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-03T09:29:17.447Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 9.1, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2022-35255\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-04-24T13:23:49.139648Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-04-24T13:24:08.331Z\"}}], \"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\": \"15.0\", \"lessThan\": \"15.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"17.0\", \"lessThan\": \"17.*\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"18.0\", \"lessThan\": \"18.9.1\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://hackerone.com/reports/1690000\"}, {\"url\": \"https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20230113-0002/\"}, {\"url\": \"https://www.debian.org/security/2023/dsa-5326\", \"name\": \"DSA-5326\", \"tags\": [\"vendor-advisory\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-338\", \"description\": \"Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) (CWE-338)\"}]}], \"providerMetadata\": {\"orgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"shortName\": \"hackerone\", \"dateUpdated\": \"2025-04-30T05:48:45.486Z\"}}}", "cveMetadata": "{\"cveId\": \"CVE-2022-35255\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-04-30T05:48:45.486Z\", \"dateReserved\": \"2022-07-06T00:00:00.000Z\", \"assignerOrgId\": \"36234546-b8fa-4601-9d6f-f4e334aa8ea1\", \"datePublished\": \"2022-12-05T00:00:00.000Z\", \"assignerShortName\": \"hackerone\"}", "dataType": "CVE_RECORD", "dataVersion": "5.1" } } }
fkie_cve-2022-35255
Vulnerability from fkie_nvd
Published
2022-12-05 22:15
Modified
2025-04-24 14:15
Severity ?
9.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
9.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
9.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Summary
A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.
References
▶ | URL | Tags | |
---|---|---|---|
support@hackerone.com | https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf | Third Party Advisory | |
support@hackerone.com | https://hackerone.com/reports/1690000 | Exploit, Issue Tracking, Third Party Advisory | |
support@hackerone.com | https://security.netapp.com/advisory/ntap-20230113-0002/ | Third Party Advisory | |
support@hackerone.com | https://www.debian.org/security/2023/dsa-5326 | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://hackerone.com/reports/1690000 | Exploit, Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20230113-0002/ | Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://www.debian.org/security/2023/dsa-5326 | Third Party Advisory |
Impacted products
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "matchCriteriaId": "E47572BB-0E1B-4F93-BCE9-45E03CFD65BD", "versionEndIncluding": "15.14.0", "versionStartIncluding": "15.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "matchCriteriaId": "1D1D0CEC-62E5-4368-B8F2-1DA5DD0B88FA", "versionEndIncluding": "16.12.0", "versionStartIncluding": "16.0.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", "matchCriteriaId": "09BD0FC2-5AA1-4A22-8432-A2EEA314FE09", "versionEndExcluding": "16.17.1", "versionStartIncluding": "16.13.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "matchCriteriaId": "DA8C00DD-A6E5-4E3D-8DD4-F4B51F5C208A", "versionEndExcluding": "18.9.1", "versionStartIncluding": "18.0.0", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:*", "matchCriteriaId": "C89891C1-DFD7-4E1F-80A9-7485D86A15B5", "versionEndExcluding": "1.0", "vulnerable": true }, { "criteria": "cpe:2.3:a:siemens:sinec_ins:1.0:-:*:*:*:*:*:*", "matchCriteriaId": "4664B195-AF14-4834-82B3-0B2C98020EB6", "vulnerable": true }, { "criteria": "cpe:2.3:a:siemens:sinec_ins:1.0:sp1:*:*:*:*:*:*", "matchCriteriaId": "75BC588E-CDF0-404E-AD61-02093A1DF343", "vulnerable": true }, { "criteria": "cpe:2.3:a:siemens:sinec_ins:1.0:sp2:*:*:*:*:*:*", "matchCriteriaId": "A334F7B4-7283-4453-BAED-D2E01B7F8A6E", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "matchCriteriaId": "FA6FEEC2-9F11-4643-8827-749718254FED", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material." }, { "lang": "es", "value": "Existe una aleatoriedad d\u00e9bil en la vulnerabilidad keygen de WebCrypto en Node.js 18 debido a un cambio con EntropySource() en SecretKeyGenTraits::DoKeyGen() en src/crypto/crypto_keygen.cc. Hay dos problemas con esto: 1) No verifica el valor de retorno, asume que EntropySource() siempre tiene \u00e9xito, pero puede (y a veces fallar\u00e1). 2) Los datos aleatorios devueltos por EntropySource() pueden no ser criptogr\u00e1ficamente s\u00f3lidos y, por lo tanto, no son adecuados como material de claves." } ], "id": "CVE-2022-35255", "lastModified": "2025-04-24T14:15:32.070", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "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:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.2, "source": "nvd@nist.gov", "type": "Primary" }, { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "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:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.2, "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "type": "Secondary" } ] }, "published": "2022-12-05T22:15:10.513", "references": [ { "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf" }, { "source": "support@hackerone.com", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://hackerone.com/reports/1690000" }, { "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20230113-0002/" }, { "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2023/dsa-5326" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://hackerone.com/reports/1690000" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20230113-0002/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2023/dsa-5326" } ], "sourceIdentifier": "support@hackerone.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-338" } ], "source": "support@hackerone.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-338" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
suse-su-2023:0408-1
Vulnerability from csaf_suse
Published
2023-02-14 12:50
Modified
2023-02-14 12:50
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:
This update ships nodejs18 (jsc#PED-2097)
Update to NodejJS 18.13.0 LTS:
* build: disable v8 snapshot compression by default
* crypto: update root certificates
* deps: update ICU to 72.1
* doc:
+ add doc-only deprecation for headers/trailers setters
+ add Rafael to the tsc
+ deprecate use of invalid ports in url.parse
+ deprecate url.parse()
* lib: drop fetch experimental warning
* net: add autoSelectFamily and autoSelectFamilyAttemptTimeout options
* src:
+ add uvwasi version
+ add initial shadow realm support
* test_runner:
+ add t.after() hook
+ don't use a symbol for runHook()
* tls:
+ add 'ca' property to certificate object
* util:
+ add fast path for utf8 encoding
+ improve textdecoder decode performance
+ add MIME utilities
- Fixes compatibility with ICU 72.1 (bsc#1205236)
- Fix migration to openssl-3 (bsc#1205042)
Update to NodeJS 18.12.1 LTS:
* inspector: DNS rebinding in --inspect via invalid octal IP
(bsc#1205119, CVE-2022-43548)
Update to NodeJS 18.12.0 LTS:
* Running in 'watch' mode using node --watch restarts the process
when an imported file is changed.
* fs: add FileHandle.prototype.readLines
* http: add writeEarlyHints function to ServerResponse
* http2: make early hints generic
* util: add default value option to parsearg
Update to NodeJS 18.11.0:
* added experimental watch mode -- running in 'watch' mode using
node --watch restarts the process when an imported file is changed
* fs: add FileHandle.prototype.readLines
* http: add writeEarlyHints function to ServerResponse
* http2: make early hints generic
* lib: refactor transferable AbortSignal
* src: add detailed embedder process initialization API
* util: add default value option to parsearg
Update to NodeJS 18.10.0:
* deps: upgrade npm to 8.19.2
* http: throw error on content-length mismatch
* stream: add ReadableByteStream.tee()
Update to Nodejs 18.9.1:
* deps: llhttp updated to 6.0.10
+ CVE-2022-32213 bypass via obs-fold mechanic (bsc#1201325)
+ Incorrect Parsing of Multi-line Transfer-Encoding
(CVE-2022-32215, bsc#1201327)
+ Incorrect Parsing of Header Fields (CVE-2022-35256, bsc#1203832)
* crypto: fix weak randomness in WebCrypto keygen
(CVE-2022-35255, bsc#1203831)
Update to Nodejs 18.9.0:
* lib - add diagnostics channel for process and worker
* os - add machine method
* report - expose report public native apis
* src - expose environment RequestInterrupt api
* vm - include vm context in the embedded snapshot
Changes in 18.8.0:
* bootstrap: implement run-time user-land snapshots via
--build-snapshot and --snapshot-blob. See
* crypto:
+ allow zero-length IKM in HKDF and in webcrypto PBKDF2
+ allow zero-length secret KeyObject
* deps: upgrade npm to 8.18.0
* http: make idle http parser count configurable
* net: add local family
* src: print source map error source on demand
* tls: pass a valid socket on tlsClientError
Update to Nodejs 18.7.0:
* events: add CustomEvent
* http: add drop request event for http server
* lib: improved diagnostics_channel subscribe/unsubscribe
* util: add tokens to parseArgs
- enable crypto policy ciphers for TW and SLE15 SP4+ (bsc#1200303)
Update to Nodejs 18.6.0:
* Experimental ESM Loader Hooks API. For details see,
https://nodejs.org/api/esm.html
* dns: export error code constants from dns/promises
* esm: add chaining to loaders
* http: add diagnostics channel for http client
* http: add perf_hooks detail for http request and client
* module: add isBuiltIn method
* net: add drop event for net server
* test_runner: expose describe and it
* v8: add v8.startupSnapshot utils
For details, see
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.6.0
Update to Nodejs 18.5.0:
* http: stricter Transfer-Encoding and header separator parsing
(bsc#1201325, bsc#1201326, bsc#1201327,
CVE-2022-32213, CVE-2022-32214, CVE-2022-32215)
* src: fix IPv4 validation in inspector_socket
(bsc#1201328, CVE-2022-32212)
For details, see
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.5.0
Update to Nodejs 18.4.0. For detailed changes see,
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.4.0
- refreshed: versioned.patch, linker_lto_jobs.patch, nodejs-libpath.patch
Initial packaging of Nodejs 18.2.0. For detailed changes since previous versions, see
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V18.md#18.2.0
Patchnames
SUSE-2023-408,SUSE-SLE-Module-Web-Scripting-12-2023-408
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": "Security update for nodejs18", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs18 fixes the following issues:\n\nThis update ships nodejs18 (jsc#PED-2097)\n\nUpdate to NodejJS 18.13.0 LTS:\n\n* build: disable v8 snapshot compression by default\n* crypto: update root certificates\n* deps: update ICU to 72.1\n* doc:\n\n + add doc-only deprecation for headers/trailers setters\n + add Rafael to the tsc\n + deprecate use of invalid ports in url.parse\n + deprecate url.parse()\n\n* lib: drop fetch experimental warning\n* net: add autoSelectFamily and autoSelectFamilyAttemptTimeout options\n* src:\n\n + add uvwasi version\n + add initial shadow realm support\n\n* test_runner:\n\n + add t.after() hook\n + don\u0027t use a symbol for runHook()\n\n* tls:\n\n + add \u0027ca\u0027 property to certificate object\n\n* util:\n\n + add fast path for utf8 encoding\n + improve textdecoder decode performance\n + add MIME utilities\n\n- Fixes compatibility with ICU 72.1 (bsc#1205236)\n- Fix migration to openssl-3 (bsc#1205042)\n\nUpdate to NodeJS 18.12.1 LTS:\n\n* inspector: DNS rebinding in --inspect via invalid octal IP\n (bsc#1205119, CVE-2022-43548)\n\nUpdate to NodeJS 18.12.0 LTS:\n\n* Running in \u0027watch\u0027 mode using node --watch restarts the process\n when an imported file is changed.\n* fs: add FileHandle.prototype.readLines\n* http: add writeEarlyHints function to ServerResponse\n* http2: make early hints generic\n* util: add default value option to parsearg\n\nUpdate to NodeJS 18.11.0:\n\n* added experimental watch mode -- running in \u0027watch\u0027 mode using\n node --watch restarts the process when an imported file is changed\n* fs: add FileHandle.prototype.readLines\n* http: add writeEarlyHints function to ServerResponse\n* http2: make early hints generic\n* lib: refactor transferable AbortSignal\n* src: add detailed embedder process initialization API\n* util: add default value option to parsearg\n\nUpdate to NodeJS 18.10.0:\n\n* deps: upgrade npm to 8.19.2\n* http: throw error on content-length mismatch\n* stream: add ReadableByteStream.tee()\n\nUpdate to Nodejs 18.9.1:\n\n* deps: llhttp updated to 6.0.10\n\n + CVE-2022-32213 bypass via obs-fold mechanic (bsc#1201325)\n + Incorrect Parsing of Multi-line Transfer-Encoding\n (CVE-2022-32215, bsc#1201327)\n + Incorrect Parsing of Header Fields (CVE-2022-35256, bsc#1203832)\n\n* crypto: fix weak randomness in WebCrypto keygen\n (CVE-2022-35255, bsc#1203831)\n\nUpdate to Nodejs 18.9.0:\n\n* lib - add diagnostics channel for process and worker\n* os - add machine method\n* report - expose report public native apis\n* src - expose environment RequestInterrupt api\n* vm - include vm context in the embedded snapshot\n\nChanges in 18.8.0:\n\n* bootstrap: implement run-time user-land snapshots via\n --build-snapshot and --snapshot-blob. See\n* crypto:\n + allow zero-length IKM in HKDF and in webcrypto PBKDF2\n + allow zero-length secret KeyObject\n* deps: upgrade npm to 8.18.0\n* http: make idle http parser count configurable\n* net: add local family\n* src: print source map error source on demand\n* tls: pass a valid socket on tlsClientError\n\nUpdate to Nodejs 18.7.0:\n\n* events: add CustomEvent\n* http: add drop request event for http server\n* lib: improved diagnostics_channel subscribe/unsubscribe\n* util: add tokens to parseArgs\n\n- enable crypto policy ciphers for TW and SLE15 SP4+ (bsc#1200303)\n\nUpdate to Nodejs 18.6.0:\n\n* Experimental ESM Loader Hooks API. For details see,\n https://nodejs.org/api/esm.html\n* dns: export error code constants from dns/promises\n* esm: add chaining to loaders\n* http: add diagnostics channel for http client\n* http: add perf_hooks detail for http request and client\n* module: add isBuiltIn method\n* net: add drop event for net server\n* test_runner: expose describe and it\n* v8: add v8.startupSnapshot utils\n\nFor details, see\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.6.0\n\nUpdate to Nodejs 18.5.0:\n\n* http: stricter Transfer-Encoding and header separator parsing\n (bsc#1201325, bsc#1201326, bsc#1201327,\n CVE-2022-32213, CVE-2022-32214, CVE-2022-32215)\n* src: fix IPv4 validation in inspector_socket\n (bsc#1201328, CVE-2022-32212)\n\nFor details, see\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.5.0\n\nUpdate to Nodejs 18.4.0. For detailed changes see,\n\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.4.0\n- refreshed: versioned.patch, linker_lto_jobs.patch, nodejs-libpath.patch\n\nInitial packaging of Nodejs 18.2.0. For detailed changes since previous versions, see\nhttps://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V18.md#18.2.0\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-408,SUSE-SLE-Module-Web-Scripting-12-2023-408", "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_0408-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0408-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230408-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0408-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013759.html" }, { "category": "self", "summary": "SUSE Bug 1200303", "url": "https://bugzilla.suse.com/1200303" }, { "category": "self", "summary": "SUSE Bug 1201325", "url": "https://bugzilla.suse.com/1201325" }, { "category": "self", "summary": "SUSE Bug 1201326", "url": "https://bugzilla.suse.com/1201326" }, { "category": "self", "summary": "SUSE Bug 1201327", "url": "https://bugzilla.suse.com/1201327" }, { "category": "self", "summary": "SUSE Bug 1201328", "url": "https://bugzilla.suse.com/1201328" }, { "category": "self", "summary": "SUSE Bug 1203831", "url": "https://bugzilla.suse.com/1203831" }, { "category": "self", "summary": "SUSE Bug 1203832", "url": "https://bugzilla.suse.com/1203832" }, { "category": "self", "summary": "SUSE Bug 1205042", "url": "https://bugzilla.suse.com/1205042" }, { "category": "self", "summary": "SUSE Bug 1205119", "url": "https://bugzilla.suse.com/1205119" }, { "category": "self", "summary": "SUSE Bug 1205236", "url": "https://bugzilla.suse.com/1205236" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32212 page", "url": "https://www.suse.com/security/cve/CVE-2022-32212/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32213 page", "url": "https://www.suse.com/security/cve/CVE-2022-32213/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32214 page", "url": "https://www.suse.com/security/cve/CVE-2022-32214/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32215 page", "url": "https://www.suse.com/security/cve/CVE-2022-32215/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35255 page", "url": "https://www.suse.com/security/cve/CVE-2022-35255/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35256 page", "url": "https://www.suse.com/security/cve/CVE-2022-35256/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-43548 page", "url": "https://www.suse.com/security/cve/CVE-2022-43548/" } ], "title": "Security update for nodejs18", "tracking": { "current_release_date": "2023-02-14T12:50:31Z", "generator": { "date": "2023-02-14T12:50:31Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0408-1", "initial_release_date": "2023-02-14T12:50:31Z", "revision_history": [ { "date": "2023-02-14T12:50:31Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack18-18.13.0-8.3.1.aarch64", "product": { "name": "corepack18-18.13.0-8.3.1.aarch64", "product_id": "corepack18-18.13.0-8.3.1.aarch64" } }, { "category": "product_version", "name": "nodejs18-18.13.0-8.3.1.aarch64", "product": { "name": "nodejs18-18.13.0-8.3.1.aarch64", "product_id": "nodejs18-18.13.0-8.3.1.aarch64" } }, { "category": "product_version", "name": "nodejs18-devel-18.13.0-8.3.1.aarch64", "product": { "name": "nodejs18-devel-18.13.0-8.3.1.aarch64", "product_id": "nodejs18-devel-18.13.0-8.3.1.aarch64" } }, { "category": "product_version", "name": "npm18-18.13.0-8.3.1.aarch64", "product": { "name": "npm18-18.13.0-8.3.1.aarch64", "product_id": "npm18-18.13.0-8.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.13.0-8.3.1.i586", "product": { "name": "corepack18-18.13.0-8.3.1.i586", "product_id": "corepack18-18.13.0-8.3.1.i586" } }, { "category": "product_version", "name": "nodejs18-18.13.0-8.3.1.i586", "product": { "name": "nodejs18-18.13.0-8.3.1.i586", "product_id": "nodejs18-18.13.0-8.3.1.i586" } }, { "category": "product_version", "name": "nodejs18-devel-18.13.0-8.3.1.i586", "product": { "name": "nodejs18-devel-18.13.0-8.3.1.i586", "product_id": "nodejs18-devel-18.13.0-8.3.1.i586" } }, { "category": "product_version", "name": "npm18-18.13.0-8.3.1.i586", "product": { "name": "npm18-18.13.0-8.3.1.i586", "product_id": "npm18-18.13.0-8.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs18-docs-18.13.0-8.3.1.noarch", "product": { "name": "nodejs18-docs-18.13.0-8.3.1.noarch", "product_id": "nodejs18-docs-18.13.0-8.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.13.0-8.3.1.ppc64le", "product": { "name": "corepack18-18.13.0-8.3.1.ppc64le", "product_id": "corepack18-18.13.0-8.3.1.ppc64le" } }, { "category": "product_version", "name": "nodejs18-18.13.0-8.3.1.ppc64le", "product": { "name": "nodejs18-18.13.0-8.3.1.ppc64le", "product_id": "nodejs18-18.13.0-8.3.1.ppc64le" } }, { "category": "product_version", "name": "nodejs18-devel-18.13.0-8.3.1.ppc64le", "product": { "name": "nodejs18-devel-18.13.0-8.3.1.ppc64le", "product_id": "nodejs18-devel-18.13.0-8.3.1.ppc64le" } }, { "category": "product_version", "name": "npm18-18.13.0-8.3.1.ppc64le", "product": { "name": "npm18-18.13.0-8.3.1.ppc64le", "product_id": "npm18-18.13.0-8.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.13.0-8.3.1.s390x", "product": { "name": "corepack18-18.13.0-8.3.1.s390x", "product_id": "corepack18-18.13.0-8.3.1.s390x" } }, { "category": "product_version", "name": "nodejs18-18.13.0-8.3.1.s390x", "product": { "name": "nodejs18-18.13.0-8.3.1.s390x", "product_id": "nodejs18-18.13.0-8.3.1.s390x" } }, { "category": "product_version", "name": "nodejs18-devel-18.13.0-8.3.1.s390x", "product": { "name": "nodejs18-devel-18.13.0-8.3.1.s390x", "product_id": "nodejs18-devel-18.13.0-8.3.1.s390x" } }, { "category": "product_version", "name": "npm18-18.13.0-8.3.1.s390x", "product": { "name": "npm18-18.13.0-8.3.1.s390x", "product_id": "npm18-18.13.0-8.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.13.0-8.3.1.x86_64", "product": { "name": "corepack18-18.13.0-8.3.1.x86_64", "product_id": "corepack18-18.13.0-8.3.1.x86_64" } }, { "category": "product_version", "name": "nodejs18-18.13.0-8.3.1.x86_64", "product": { "name": "nodejs18-18.13.0-8.3.1.x86_64", "product_id": "nodejs18-18.13.0-8.3.1.x86_64" } }, { "category": "product_version", "name": "nodejs18-devel-18.13.0-8.3.1.x86_64", "product": { "name": "nodejs18-devel-18.13.0-8.3.1.x86_64", "product_id": "nodejs18-devel-18.13.0-8.3.1.x86_64" } }, { "category": "product_version", "name": "npm18-18.13.0-8.3.1.x86_64", "product": { "name": "npm18-18.13.0-8.3.1.x86_64", "product_id": "npm18-18.13.0-8.3.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": "nodejs18-18.13.0-8.3.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:nodejs18-18.13.0-8.3.1.aarch64" }, "product_reference": "nodejs18-18.13.0-8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.13.0-8.3.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:nodejs18-18.13.0-8.3.1.ppc64le" }, "product_reference": "nodejs18-18.13.0-8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.13.0-8.3.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:nodejs18-18.13.0-8.3.1.s390x" }, "product_reference": "nodejs18-18.13.0-8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.13.0-8.3.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:nodejs18-18.13.0-8.3.1.x86_64" }, "product_reference": "nodejs18-18.13.0-8.3.1.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.13.0-8.3.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:nodejs18-devel-18.13.0-8.3.1.aarch64" }, "product_reference": "nodejs18-devel-18.13.0-8.3.1.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.13.0-8.3.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:nodejs18-devel-18.13.0-8.3.1.ppc64le" }, "product_reference": "nodejs18-devel-18.13.0-8.3.1.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.13.0-8.3.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:nodejs18-devel-18.13.0-8.3.1.s390x" }, "product_reference": "nodejs18-devel-18.13.0-8.3.1.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.13.0-8.3.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:nodejs18-devel-18.13.0-8.3.1.x86_64" }, "product_reference": "nodejs18-devel-18.13.0-8.3.1.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.13.0-8.3.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:nodejs18-docs-18.13.0-8.3.1.noarch" }, "product_reference": "nodejs18-docs-18.13.0-8.3.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.13.0-8.3.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:npm18-18.13.0-8.3.1.aarch64" }, "product_reference": "npm18-18.13.0-8.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.13.0-8.3.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:npm18-18.13.0-8.3.1.ppc64le" }, "product_reference": "npm18-18.13.0-8.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.13.0-8.3.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:npm18-18.13.0-8.3.1.s390x" }, "product_reference": "npm18-18.13.0-8.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.13.0-8.3.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:npm18-18.13.0-8.3.1.x86_64" }, "product_reference": "npm18-18.13.0-8.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-32212", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32212" } ], "notes": [ { "category": "general", "text": "A OS Command Injection vulnerability exists in Node.js versions \u003c14.20.0, \u003c16.20.0, \u003c18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32212", "url": "https://www.suse.com/security/cve/CVE-2022-32212" }, { "category": "external", "summary": "SUSE Bug 1201328 for CVE-2022-32212", "url": "https://bugzilla.suse.com/1201328" } ], "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.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-14T12:50:31Z", "details": "important" } ], "title": "CVE-2022-32212" }, { "cve": "CVE-2022-32213", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32213" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32213", "url": "https://www.suse.com/security/cve/CVE-2022-32213" }, { "category": "external", "summary": "SUSE Bug 1201325 for CVE-2022-32213", "url": "https://bugzilla.suse.com/1201325" } ], "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.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-14T12:50:31Z", "details": "moderate" } ], "title": "CVE-2022-32213" }, { "cve": "CVE-2022-32214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32214" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 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": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32214", "url": "https://www.suse.com/security/cve/CVE-2022-32214" }, { "category": "external", "summary": "SUSE Bug 1201326 for CVE-2022-32214", "url": "https://bugzilla.suse.com/1201326" } ], "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.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-14T12:50:31Z", "details": "moderate" } ], "title": "CVE-2022-32214" }, { "cve": "CVE-2022-32215", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32215" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32215", "url": "https://www.suse.com/security/cve/CVE-2022-32215" }, { "category": "external", "summary": "SUSE Bug 1201327 for CVE-2022-32215", "url": "https://bugzilla.suse.com/1201327" } ], "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.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-14T12:50:31Z", "details": "moderate" } ], "title": "CVE-2022-32215" }, { "cve": "CVE-2022-35255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35255" } ], "notes": [ { "category": "general", "text": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35255", "url": "https://www.suse.com/security/cve/CVE-2022-35255" }, { "category": "external", "summary": "SUSE Bug 1203831 for CVE-2022-35255", "url": "https://bugzilla.suse.com/1203831" } ], "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.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-14T12:50:31Z", "details": "important" } ], "title": "CVE-2022-35255" }, { "cve": "CVE-2022-35256", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35256" } ], "notes": [ { "category": "general", "text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35256", "url": "https://www.suse.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "SUSE Bug 1203832 for CVE-2022-35256", "url": "https://bugzilla.suse.com/1203832" } ], "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.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-14T12:50:31Z", "details": "moderate" } ], "title": "CVE-2022-35256" }, { "cve": "CVE-2022-43548", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-43548" } ], "notes": [ { "category": "general", "text": "A OS Command Injection vulnerability exists in Node.js versions \u003c14.21.1, \u003c16.18.1, \u003c18.12.1, \u003c19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.The fix for this issue in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32212 was incomplete and this new CVE is to complete the fix.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-43548", "url": "https://www.suse.com/security/cve/CVE-2022-43548" }, { "category": "external", "summary": "SUSE Bug 1205119 for CVE-2022-43548", "url": "https://bugzilla.suse.com/1205119" } ], "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.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.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:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-devel-18.13.0-8.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs18-docs-18.13.0-8.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm18-18.13.0-8.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-14T12:50:31Z", "details": "important" } ], "title": "CVE-2022-43548" } ] }
suse-su-2023:0419-1
Vulnerability from csaf_suse
Published
2023-02-15 10:45
Modified
2023-02-15 10:45
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:
This update ships nodejs18 (jsc#PED-2097)
Update to NodejJS 18.13.0 LTS:
* build: disable v8 snapshot compression by default
* crypto: update root certificates
* deps: update ICU to 72.1
* doc:
+ add doc-only deprecation for headers/trailers setters
+ add Rafael to the tsc
+ deprecate use of invalid ports in url.parse
+ deprecate url.parse()
* lib: drop fetch experimental warning
* net: add autoSelectFamily and autoSelectFamilyAttemptTimeout options
* src:
+ add uvwasi version
+ add initial shadow realm support
* test_runner:
+ add t.after() hook
+ don't use a symbol for runHook()
* tls:
+ add 'ca' property to certificate object
* util:
+ add fast path for utf8 encoding
+ improve textdecoder decode performance
+ add MIME utilities
- Fixes compatibility with ICU 72.1 (bsc#1205236)
- Fix migration to openssl-3 (bsc#1205042)
Update to NodeJS 18.12.1 LTS:
* inspector: DNS rebinding in --inspect via invalid octal IP
(bsc#1205119, CVE-2022-43548)
Update to NodeJS 18.12.0 LTS:
* Running in 'watch' mode using node --watch restarts the process
when an imported file is changed.
* fs: add FileHandle.prototype.readLines
* http: add writeEarlyHints function to ServerResponse
* http2: make early hints generic
* util: add default value option to parsearg
Update to NodeJS 18.11.0:
* added experimental watch mode -- running in 'watch' mode using
node --watch restarts the process when an imported file is changed
* fs: add FileHandle.prototype.readLines
* http: add writeEarlyHints function to ServerResponse
* http2: make early hints generic
* lib: refactor transferable AbortSignal
* src: add detailed embedder process initialization API
* util: add default value option to parsearg
Update to NodeJS 18.10.0:
* deps: upgrade npm to 8.19.2
* http: throw error on content-length mismatch
* stream: add ReadableByteStream.tee()
Update to Nodejs 18.9.1:
* deps: llhttp updated to 6.0.10
+ CVE-2022-32213 bypass via obs-fold mechanic (bsc#1201325)
+ Incorrect Parsing of Multi-line Transfer-Encoding
(CVE-2022-32215, bsc#1201327)
+ Incorrect Parsing of Header Fields (CVE-2022-35256, bsc#1203832)
* crypto: fix weak randomness in WebCrypto keygen
(CVE-2022-35255, bsc#1203831)
Update to Nodejs 18.9.0:
* lib - add diagnostics channel for process and worker
* os - add machine method
* report - expose report public native apis
* src - expose environment RequestInterrupt api
* vm - include vm context in the embedded snapshot
Changes in 18.8.0:
* bootstrap: implement run-time user-land snapshots via
--build-snapshot and --snapshot-blob. See
* crypto:
+ allow zero-length IKM in HKDF and in webcrypto PBKDF2
+ allow zero-length secret KeyObject
* deps: upgrade npm to 8.18.0
* http: make idle http parser count configurable
* net: add local family
* src: print source map error source on demand
* tls: pass a valid socket on tlsClientError
Update to Nodejs 18.7.0:
* events: add CustomEvent
* http: add drop request event for http server
* lib: improved diagnostics_channel subscribe/unsubscribe
* util: add tokens to parseArgs
- enable crypto policy ciphers for TW and SLE15 SP4+ (bsc#1200303)
Update to Nodejs 18.6.0:
* Experimental ESM Loader Hooks API. For details see,
https://nodejs.org/api/esm.html
* dns: export error code constants from dns/promises
* esm: add chaining to loaders
* http: add diagnostics channel for http client
* http: add perf_hooks detail for http request and client
* module: add isBuiltIn method
* net: add drop event for net server
* test_runner: expose describe and it
* v8: add v8.startupSnapshot utils
For details, see
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.6.0
Update to Nodejs 18.5.0:
* http: stricter Transfer-Encoding and header separator parsing
(bsc#1201325, bsc#1201326, bsc#1201327,
CVE-2022-32213, CVE-2022-32214, CVE-2022-32215)
* src: fix IPv4 validation in inspector_socket
(bsc#1201328, CVE-2022-32212)
For details, see
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.5.0
Update to Nodejs 18.4.0. For detailed changes see,
https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.4.0
Initial packaging of Nodejs 18.2.0. For detailed changes since previous versions, see
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V18.md#18.2.0
Patchnames
SUSE-2023-419,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-419,openSUSE-SLE-15.4-2023-419,openSUSE-SLE-15.5-2023-419
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": "Security update for nodejs18", "title": "Title of the patch" }, { "category": "description", "text": "This update for nodejs18 fixes the following issues:\n\nThis update ships nodejs18 (jsc#PED-2097)\n\nUpdate to NodejJS 18.13.0 LTS:\n\n* build: disable v8 snapshot compression by default\n* crypto: update root certificates\n* deps: update ICU to 72.1\n* doc:\n\n + add doc-only deprecation for headers/trailers setters\n + add Rafael to the tsc\n + deprecate use of invalid ports in url.parse\n + deprecate url.parse()\n\n* lib: drop fetch experimental warning\n* net: add autoSelectFamily and autoSelectFamilyAttemptTimeout options\n* src:\n\n + add uvwasi version\n + add initial shadow realm support\n\n* test_runner:\n\n + add t.after() hook\n + don\u0027t use a symbol for runHook()\n\n* tls:\n\n + add \u0027ca\u0027 property to certificate object\n\n* util:\n\n + add fast path for utf8 encoding\n + improve textdecoder decode performance\n + add MIME utilities\n\n- Fixes compatibility with ICU 72.1 (bsc#1205236)\n- Fix migration to openssl-3 (bsc#1205042)\n\nUpdate to NodeJS 18.12.1 LTS:\n\n* inspector: DNS rebinding in --inspect via invalid octal IP\n (bsc#1205119, CVE-2022-43548)\n\nUpdate to NodeJS 18.12.0 LTS:\n\n* Running in \u0027watch\u0027 mode using node --watch restarts the process\n when an imported file is changed.\n* fs: add FileHandle.prototype.readLines\n* http: add writeEarlyHints function to ServerResponse\n* http2: make early hints generic\n* util: add default value option to parsearg\n\nUpdate to NodeJS 18.11.0:\n\n* added experimental watch mode -- running in \u0027watch\u0027 mode using\n node --watch restarts the process when an imported file is changed\n* fs: add FileHandle.prototype.readLines\n* http: add writeEarlyHints function to ServerResponse\n* http2: make early hints generic\n* lib: refactor transferable AbortSignal\n* src: add detailed embedder process initialization API\n* util: add default value option to parsearg\n\nUpdate to NodeJS 18.10.0:\n\n* deps: upgrade npm to 8.19.2\n* http: throw error on content-length mismatch\n* stream: add ReadableByteStream.tee()\n\nUpdate to Nodejs 18.9.1:\n\n* deps: llhttp updated to 6.0.10\n\n + CVE-2022-32213 bypass via obs-fold mechanic (bsc#1201325)\n + Incorrect Parsing of Multi-line Transfer-Encoding\n (CVE-2022-32215, bsc#1201327)\n + Incorrect Parsing of Header Fields (CVE-2022-35256, bsc#1203832)\n\n* crypto: fix weak randomness in WebCrypto keygen\n (CVE-2022-35255, bsc#1203831)\n\nUpdate to Nodejs 18.9.0:\n\n* lib - add diagnostics channel for process and worker\n* os - add machine method\n* report - expose report public native apis\n* src - expose environment RequestInterrupt api\n* vm - include vm context in the embedded snapshot\n\nChanges in 18.8.0:\n\n* bootstrap: implement run-time user-land snapshots via\n --build-snapshot and --snapshot-blob. See\n* crypto:\n + allow zero-length IKM in HKDF and in webcrypto PBKDF2\n + allow zero-length secret KeyObject\n* deps: upgrade npm to 8.18.0\n* http: make idle http parser count configurable\n* net: add local family\n* src: print source map error source on demand\n* tls: pass a valid socket on tlsClientError\n\nUpdate to Nodejs 18.7.0:\n\n* events: add CustomEvent\n* http: add drop request event for http server\n* lib: improved diagnostics_channel subscribe/unsubscribe\n* util: add tokens to parseArgs\n\n- enable crypto policy ciphers for TW and SLE15 SP4+ (bsc#1200303)\n\nUpdate to Nodejs 18.6.0:\n\n* Experimental ESM Loader Hooks API. For details see,\n https://nodejs.org/api/esm.html\n* dns: export error code constants from dns/promises\n* esm: add chaining to loaders\n* http: add diagnostics channel for http client\n* http: add perf_hooks detail for http request and client\n* module: add isBuiltIn method\n* net: add drop event for net server\n* test_runner: expose describe and it\n* v8: add v8.startupSnapshot utils\n\nFor details, see\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.6.0\n\nUpdate to Nodejs 18.5.0:\n\n* http: stricter Transfer-Encoding and header separator parsing\n (bsc#1201325, bsc#1201326, bsc#1201327,\n CVE-2022-32213, CVE-2022-32214, CVE-2022-32215)\n* src: fix IPv4 validation in inspector_socket\n (bsc#1201328, CVE-2022-32212)\n\nFor details, see\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.5.0\n\nUpdate to Nodejs 18.4.0. For detailed changes see,\n\nhttps://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V18.md#18.4.0\n\nInitial packaging of Nodejs 18.2.0. For detailed changes since previous versions, see\nhttps://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V18.md#18.2.0\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2023-419,SUSE-SLE-Module-Web-Scripting-15-SP4-2023-419,openSUSE-SLE-15.4-2023-419,openSUSE-SLE-15.5-2023-419", "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_0419-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2023:0419-1", "url": "https://www.suse.com/support/update/announcement/2023/suse-su-20230419-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2023:0419-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013766.html" }, { "category": "self", "summary": "SUSE Bug 1200303", "url": "https://bugzilla.suse.com/1200303" }, { "category": "self", "summary": "SUSE Bug 1201325", "url": "https://bugzilla.suse.com/1201325" }, { "category": "self", "summary": "SUSE Bug 1201326", "url": "https://bugzilla.suse.com/1201326" }, { "category": "self", "summary": "SUSE Bug 1201327", "url": "https://bugzilla.suse.com/1201327" }, { "category": "self", "summary": "SUSE Bug 1201328", "url": "https://bugzilla.suse.com/1201328" }, { "category": "self", "summary": "SUSE Bug 1203831", "url": "https://bugzilla.suse.com/1203831" }, { "category": "self", "summary": "SUSE Bug 1203832", "url": "https://bugzilla.suse.com/1203832" }, { "category": "self", "summary": "SUSE Bug 1205042", "url": "https://bugzilla.suse.com/1205042" }, { "category": "self", "summary": "SUSE Bug 1205119", "url": "https://bugzilla.suse.com/1205119" }, { "category": "self", "summary": "SUSE Bug 1205236", "url": "https://bugzilla.suse.com/1205236" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32212 page", "url": "https://www.suse.com/security/cve/CVE-2022-32212/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32213 page", "url": "https://www.suse.com/security/cve/CVE-2022-32213/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32214 page", "url": "https://www.suse.com/security/cve/CVE-2022-32214/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32215 page", "url": "https://www.suse.com/security/cve/CVE-2022-32215/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35255 page", "url": "https://www.suse.com/security/cve/CVE-2022-35255/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35256 page", "url": "https://www.suse.com/security/cve/CVE-2022-35256/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-43548 page", "url": "https://www.suse.com/security/cve/CVE-2022-43548/" } ], "title": "Security update for nodejs18", "tracking": { "current_release_date": "2023-02-15T10:45:56Z", "generator": { "date": "2023-02-15T10:45:56Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2023:0419-1", "initial_release_date": "2023-02-15T10:45:56Z", "revision_history": [ { "date": "2023-02-15T10:45:56Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack18-18.13.0-150400.9.3.1.aarch64", "product": { "name": "corepack18-18.13.0-150400.9.3.1.aarch64", "product_id": "corepack18-18.13.0-150400.9.3.1.aarch64" } }, { "category": "product_version", "name": "nodejs18-18.13.0-150400.9.3.1.aarch64", "product": { "name": "nodejs18-18.13.0-150400.9.3.1.aarch64", "product_id": "nodejs18-18.13.0-150400.9.3.1.aarch64" } }, { "category": "product_version", "name": "nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "product": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "product_id": "nodejs18-devel-18.13.0-150400.9.3.1.aarch64" } }, { "category": "product_version", "name": "npm18-18.13.0-150400.9.3.1.aarch64", "product": { "name": "npm18-18.13.0-150400.9.3.1.aarch64", "product_id": "npm18-18.13.0-150400.9.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.13.0-150400.9.3.1.i586", "product": { "name": "corepack18-18.13.0-150400.9.3.1.i586", "product_id": "corepack18-18.13.0-150400.9.3.1.i586" } }, { "category": "product_version", "name": "nodejs18-18.13.0-150400.9.3.1.i586", "product": { "name": "nodejs18-18.13.0-150400.9.3.1.i586", "product_id": "nodejs18-18.13.0-150400.9.3.1.i586" } }, { "category": "product_version", "name": "nodejs18-devel-18.13.0-150400.9.3.1.i586", "product": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.i586", "product_id": "nodejs18-devel-18.13.0-150400.9.3.1.i586" } }, { "category": "product_version", "name": "npm18-18.13.0-150400.9.3.1.i586", "product": { "name": "npm18-18.13.0-150400.9.3.1.i586", "product_id": "npm18-18.13.0-150400.9.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs18-docs-18.13.0-150400.9.3.1.noarch", "product": { "name": "nodejs18-docs-18.13.0-150400.9.3.1.noarch", "product_id": "nodejs18-docs-18.13.0-150400.9.3.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.13.0-150400.9.3.1.ppc64le", "product": { "name": "corepack18-18.13.0-150400.9.3.1.ppc64le", "product_id": "corepack18-18.13.0-150400.9.3.1.ppc64le" } }, { "category": "product_version", "name": "nodejs18-18.13.0-150400.9.3.1.ppc64le", "product": { "name": "nodejs18-18.13.0-150400.9.3.1.ppc64le", "product_id": "nodejs18-18.13.0-150400.9.3.1.ppc64le" } }, { "category": "product_version", "name": "nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "product": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "product_id": "nodejs18-devel-18.13.0-150400.9.3.1.ppc64le" } }, { "category": "product_version", "name": "npm18-18.13.0-150400.9.3.1.ppc64le", "product": { "name": "npm18-18.13.0-150400.9.3.1.ppc64le", "product_id": "npm18-18.13.0-150400.9.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.13.0-150400.9.3.1.s390x", "product": { "name": "corepack18-18.13.0-150400.9.3.1.s390x", "product_id": "corepack18-18.13.0-150400.9.3.1.s390x" } }, { "category": "product_version", "name": "nodejs18-18.13.0-150400.9.3.1.s390x", "product": { "name": "nodejs18-18.13.0-150400.9.3.1.s390x", "product_id": "nodejs18-18.13.0-150400.9.3.1.s390x" } }, { "category": "product_version", "name": "nodejs18-devel-18.13.0-150400.9.3.1.s390x", "product": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.s390x", "product_id": "nodejs18-devel-18.13.0-150400.9.3.1.s390x" } }, { "category": "product_version", "name": "npm18-18.13.0-150400.9.3.1.s390x", "product": { "name": "npm18-18.13.0-150400.9.3.1.s390x", "product_id": "npm18-18.13.0-150400.9.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.13.0-150400.9.3.1.x86_64", "product": { "name": "corepack18-18.13.0-150400.9.3.1.x86_64", "product_id": "corepack18-18.13.0-150400.9.3.1.x86_64" } }, { "category": "product_version", "name": "nodejs18-18.13.0-150400.9.3.1.x86_64", "product": { "name": "nodejs18-18.13.0-150400.9.3.1.x86_64", "product_id": "nodejs18-18.13.0-150400.9.3.1.x86_64" } }, { "category": "product_version", "name": "nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "product": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "product_id": "nodejs18-devel-18.13.0-150400.9.3.1.x86_64" } }, { "category": "product_version", "name": "npm18-18.13.0-150400.9.3.1.x86_64", "product": { "name": "npm18-18.13.0-150400.9.3.1.x86_64", "product_id": "npm18-18.13.0-150400.9.3.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_name", "name": "openSUSE Leap 15.5", "product": { "name": "openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.5" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.13.0-150400.9.3.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:nodejs18-18.13.0-150400.9.3.1.aarch64" }, "product_reference": "nodejs18-18.13.0-150400.9.3.1.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.13.0-150400.9.3.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:nodejs18-18.13.0-150400.9.3.1.ppc64le" }, "product_reference": "nodejs18-18.13.0-150400.9.3.1.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.13.0-150400.9.3.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:nodejs18-18.13.0-150400.9.3.1.s390x" }, "product_reference": "nodejs18-18.13.0-150400.9.3.1.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.13.0-150400.9.3.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:nodejs18-18.13.0-150400.9.3.1.x86_64" }, "product_reference": "nodejs18-18.13.0-150400.9.3.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": "nodejs18-devel-18.13.0-150400.9.3.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:nodejs18-devel-18.13.0-150400.9.3.1.aarch64" }, "product_reference": "nodejs18-devel-18.13.0-150400.9.3.1.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.13.0-150400.9.3.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:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le" }, "product_reference": "nodejs18-devel-18.13.0-150400.9.3.1.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.13.0-150400.9.3.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:nodejs18-devel-18.13.0-150400.9.3.1.s390x" }, "product_reference": "nodejs18-devel-18.13.0-150400.9.3.1.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.13.0-150400.9.3.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:nodejs18-devel-18.13.0-150400.9.3.1.x86_64" }, "product_reference": "nodejs18-devel-18.13.0-150400.9.3.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": "nodejs18-docs-18.13.0-150400.9.3.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:nodejs18-docs-18.13.0-150400.9.3.1.noarch" }, "product_reference": "nodejs18-docs-18.13.0-150400.9.3.1.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.13.0-150400.9.3.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:npm18-18.13.0-150400.9.3.1.aarch64" }, "product_reference": "npm18-18.13.0-150400.9.3.1.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.13.0-150400.9.3.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:npm18-18.13.0-150400.9.3.1.ppc64le" }, "product_reference": "npm18-18.13.0-150400.9.3.1.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.13.0-150400.9.3.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:npm18-18.13.0-150400.9.3.1.s390x" }, "product_reference": "npm18-18.13.0-150400.9.3.1.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.13.0-150400.9.3.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:npm18-18.13.0-150400.9.3.1.x86_64" }, "product_reference": "npm18-18.13.0-150400.9.3.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": "corepack18-18.13.0-150400.9.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64" }, "product_reference": "corepack18-18.13.0-150400.9.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.13.0-150400.9.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le" }, "product_reference": "corepack18-18.13.0-150400.9.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.13.0-150400.9.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x" }, "product_reference": "corepack18-18.13.0-150400.9.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.13.0-150400.9.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64" }, "product_reference": "corepack18-18.13.0-150400.9.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.13.0-150400.9.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64" }, "product_reference": "nodejs18-18.13.0-150400.9.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.13.0-150400.9.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le" }, "product_reference": "nodejs18-18.13.0-150400.9.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.13.0-150400.9.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x" }, "product_reference": "nodejs18-18.13.0-150400.9.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.13.0-150400.9.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64" }, "product_reference": "nodejs18-18.13.0-150400.9.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64" }, "product_reference": "nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le" }, "product_reference": "nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x" }, "product_reference": "nodejs18-devel-18.13.0-150400.9.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64" }, "product_reference": "nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.13.0-150400.9.3.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch" }, "product_reference": "nodejs18-docs-18.13.0-150400.9.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.13.0-150400.9.3.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64" }, "product_reference": "npm18-18.13.0-150400.9.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.13.0-150400.9.3.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le" }, "product_reference": "npm18-18.13.0-150400.9.3.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.13.0-150400.9.3.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x" }, "product_reference": "npm18-18.13.0-150400.9.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.13.0-150400.9.3.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64" }, "product_reference": "npm18-18.13.0-150400.9.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.13.0-150400.9.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64" }, "product_reference": "corepack18-18.13.0-150400.9.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.13.0-150400.9.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x" }, "product_reference": "corepack18-18.13.0-150400.9.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.13.0-150400.9.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64" }, "product_reference": "corepack18-18.13.0-150400.9.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.13.0-150400.9.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64" }, "product_reference": "nodejs18-18.13.0-150400.9.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.13.0-150400.9.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x" }, "product_reference": "nodejs18-18.13.0-150400.9.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.13.0-150400.9.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64" }, "product_reference": "nodejs18-18.13.0-150400.9.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64" }, "product_reference": "nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x" }, "product_reference": "nodejs18-devel-18.13.0-150400.9.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.13.0-150400.9.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64" }, "product_reference": "nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.13.0-150400.9.3.1.noarch as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch" }, "product_reference": "nodejs18-docs-18.13.0-150400.9.3.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.13.0-150400.9.3.1.aarch64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64" }, "product_reference": "npm18-18.13.0-150400.9.3.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.13.0-150400.9.3.1.s390x as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x" }, "product_reference": "npm18-18.13.0-150400.9.3.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.5" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.13.0-150400.9.3.1.x86_64 as component of openSUSE Leap 15.5", "product_id": "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" }, "product_reference": "npm18-18.13.0-150400.9.3.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.5" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-32212", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32212" } ], "notes": [ { "category": "general", "text": "A OS Command Injection vulnerability exists in Node.js versions \u003c14.20.0, \u003c16.20.0, \u003c18.5.0 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32212", "url": "https://www.suse.com/security/cve/CVE-2022-32212" }, { "category": "external", "summary": "SUSE Bug 1201328 for CVE-2022-32212", "url": "https://bugzilla.suse.com/1201328" } ], "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.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-15T10:45:56Z", "details": "important" } ], "title": "CVE-2022-32212" }, { "cve": "CVE-2022-32213", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32213" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32213", "url": "https://www.suse.com/security/cve/CVE-2022-32213" }, { "category": "external", "summary": "SUSE Bug 1201325 for CVE-2022-32213", "url": "https://bugzilla.suse.com/1201325" } ], "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.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-15T10:45:56Z", "details": "moderate" } ], "title": "CVE-2022-32213" }, { "cve": "CVE-2022-32214", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32214" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 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": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32214", "url": "https://www.suse.com/security/cve/CVE-2022-32214" }, { "category": "external", "summary": "SUSE Bug 1201326 for CVE-2022-32214", "url": "https://bugzilla.suse.com/1201326" } ], "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.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-15T10:45:56Z", "details": "moderate" } ], "title": "CVE-2022-32214" }, { "cve": "CVE-2022-32215", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32215" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32215", "url": "https://www.suse.com/security/cve/CVE-2022-32215" }, { "category": "external", "summary": "SUSE Bug 1201327 for CVE-2022-32215", "url": "https://bugzilla.suse.com/1201327" } ], "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.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-15T10:45:56Z", "details": "moderate" } ], "title": "CVE-2022-32215" }, { "cve": "CVE-2022-35255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35255" } ], "notes": [ { "category": "general", "text": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35255", "url": "https://www.suse.com/security/cve/CVE-2022-35255" }, { "category": "external", "summary": "SUSE Bug 1203831 for CVE-2022-35255", "url": "https://bugzilla.suse.com/1203831" } ], "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.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-15T10:45:56Z", "details": "important" } ], "title": "CVE-2022-35255" }, { "cve": "CVE-2022-35256", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35256" } ], "notes": [ { "category": "general", "text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35256", "url": "https://www.suse.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "SUSE Bug 1203832 for CVE-2022-35256", "url": "https://bugzilla.suse.com/1203832" } ], "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.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-15T10:45:56Z", "details": "moderate" } ], "title": "CVE-2022-35256" }, { "cve": "CVE-2022-43548", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-43548" } ], "notes": [ { "category": "general", "text": "A OS Command Injection vulnerability exists in Node.js versions \u003c14.21.1, \u003c16.18.1, \u003c18.12.1, \u003c19.0.1 due to an insufficient IsAllowedHost check that can easily be bypassed because IsIPAddress does not properly check if an IP address is invalid before making DBS requests allowing rebinding attacks.The fix for this issue in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32212 was incomplete and this new CVE is to complete the fix.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-43548", "url": "https://www.suse.com/security/cve/CVE-2022-43548" }, { "category": "external", "summary": "SUSE Bug 1205119 for CVE-2022-43548", "url": "https://bugzilla.suse.com/1205119" } ], "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.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.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:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.4:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.ppc64le", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.4:npm18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:corepack18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:nodejs18-devel-18.13.0-150400.9.3.1.x86_64", "openSUSE Leap 15.5:nodejs18-docs-18.13.0-150400.9.3.1.noarch", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.aarch64", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.s390x", "openSUSE Leap 15.5:npm18-18.13.0-150400.9.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2023-02-15T10:45:56Z", "details": "important" } ], "title": "CVE-2022-43548" } ] }
suse-su-2022:3524-1
Vulnerability from csaf_suse
Published
2022-10-05 08:31
Modified
2022-10-05 08:31
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:
Updated to version 16.17.1:
- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).
- CVE-2022-32215: Fixed incorrect Parsing of Multi-line Transfer-Encoding (bsc#1201327).
- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).
- CVE-2022-35255: FIxed weak randomness in WebCrypto keygen (bsc#1203831).
Patchnames
SUSE-2022-3524,SUSE-SLE-Module-Web-Scripting-12-2022-3524
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\nUpdated to version 16.17.1:\n\n- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).\n- CVE-2022-32215: Fixed incorrect Parsing of Multi-line Transfer-Encoding (bsc#1201327).\n- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).\n- CVE-2022-35255: FIxed weak randomness in WebCrypto keygen (bsc#1203831).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-3524,SUSE-SLE-Module-Web-Scripting-12-2022-3524", "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-2022_3524-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:3524-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223524-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:3524-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012497.html" }, { "category": "self", "summary": "SUSE Bug 1201325", "url": "https://bugzilla.suse.com/1201325" }, { "category": "self", "summary": "SUSE Bug 1201327", "url": "https://bugzilla.suse.com/1201327" }, { "category": "self", "summary": "SUSE Bug 1203831", "url": "https://bugzilla.suse.com/1203831" }, { "category": "self", "summary": "SUSE Bug 1203832", "url": "https://bugzilla.suse.com/1203832" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32213 page", "url": "https://www.suse.com/security/cve/CVE-2022-32213/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32215 page", "url": "https://www.suse.com/security/cve/CVE-2022-32215/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35255 page", "url": "https://www.suse.com/security/cve/CVE-2022-35255/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35256 page", "url": "https://www.suse.com/security/cve/CVE-2022-35256/" } ], "title": "Security update for nodejs16", "tracking": { "current_release_date": "2022-10-05T08:31:48Z", "generator": { "date": "2022-10-05T08:31:48Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:3524-1", "initial_release_date": "2022-10-05T08:31:48Z", "revision_history": [ { "date": "2022-10-05T08:31:48Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-8.12.1.aarch64", "product": { "name": "corepack16-16.17.1-8.12.1.aarch64", "product_id": "corepack16-16.17.1-8.12.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-16.17.1-8.12.1.aarch64", "product": { "name": "nodejs16-16.17.1-8.12.1.aarch64", "product_id": "nodejs16-16.17.1-8.12.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-8.12.1.aarch64", "product": { "name": "nodejs16-devel-16.17.1-8.12.1.aarch64", "product_id": "nodejs16-devel-16.17.1-8.12.1.aarch64" } }, { "category": "product_version", "name": "npm16-16.17.1-8.12.1.aarch64", "product": { "name": "npm16-16.17.1-8.12.1.aarch64", "product_id": "npm16-16.17.1-8.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-8.12.1.i586", "product": { "name": "corepack16-16.17.1-8.12.1.i586", "product_id": "corepack16-16.17.1-8.12.1.i586" } }, { "category": "product_version", "name": "nodejs16-16.17.1-8.12.1.i586", "product": { "name": "nodejs16-16.17.1-8.12.1.i586", "product_id": "nodejs16-16.17.1-8.12.1.i586" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-8.12.1.i586", "product": { "name": "nodejs16-devel-16.17.1-8.12.1.i586", "product_id": "nodejs16-devel-16.17.1-8.12.1.i586" } }, { "category": "product_version", "name": "npm16-16.17.1-8.12.1.i586", "product": { "name": "npm16-16.17.1-8.12.1.i586", "product_id": "npm16-16.17.1-8.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs16-docs-16.17.1-8.12.1.noarch", "product": { "name": "nodejs16-docs-16.17.1-8.12.1.noarch", "product_id": "nodejs16-docs-16.17.1-8.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-8.12.1.ppc64le", "product": { "name": "corepack16-16.17.1-8.12.1.ppc64le", "product_id": "corepack16-16.17.1-8.12.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-16.17.1-8.12.1.ppc64le", "product": { "name": "nodejs16-16.17.1-8.12.1.ppc64le", "product_id": "nodejs16-16.17.1-8.12.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-8.12.1.ppc64le", "product": { "name": "nodejs16-devel-16.17.1-8.12.1.ppc64le", "product_id": "nodejs16-devel-16.17.1-8.12.1.ppc64le" } }, { "category": "product_version", "name": "npm16-16.17.1-8.12.1.ppc64le", "product": { "name": "npm16-16.17.1-8.12.1.ppc64le", "product_id": "npm16-16.17.1-8.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-8.12.1.s390x", "product": { "name": "corepack16-16.17.1-8.12.1.s390x", "product_id": "corepack16-16.17.1-8.12.1.s390x" } }, { "category": "product_version", "name": "nodejs16-16.17.1-8.12.1.s390x", "product": { "name": "nodejs16-16.17.1-8.12.1.s390x", "product_id": "nodejs16-16.17.1-8.12.1.s390x" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-8.12.1.s390x", "product": { "name": "nodejs16-devel-16.17.1-8.12.1.s390x", "product_id": "nodejs16-devel-16.17.1-8.12.1.s390x" } }, { "category": "product_version", "name": "npm16-16.17.1-8.12.1.s390x", "product": { "name": "npm16-16.17.1-8.12.1.s390x", "product_id": "npm16-16.17.1-8.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-8.12.1.x86_64", "product": { "name": "corepack16-16.17.1-8.12.1.x86_64", "product_id": "corepack16-16.17.1-8.12.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-16.17.1-8.12.1.x86_64", "product": { "name": "nodejs16-16.17.1-8.12.1.x86_64", "product_id": "nodejs16-16.17.1-8.12.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-8.12.1.x86_64", "product": { "name": "nodejs16-devel-16.17.1-8.12.1.x86_64", "product_id": "nodejs16-devel-16.17.1-8.12.1.x86_64" } }, { "category": "product_version", "name": "npm16-16.17.1-8.12.1.x86_64", "product": { "name": "npm16-16.17.1-8.12.1.x86_64", "product_id": "npm16-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.aarch64" }, "product_reference": "nodejs16-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.ppc64le" }, "product_reference": "nodejs16-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.s390x" }, "product_reference": "nodejs16-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.x86_64" }, "product_reference": "nodejs16-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.aarch64" }, "product_reference": "nodejs16-devel-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.ppc64le" }, "product_reference": "nodejs16-devel-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.s390x" }, "product_reference": "nodejs16-devel-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.x86_64" }, "product_reference": "nodejs16-devel-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.noarch" }, "product_reference": "nodejs16-docs-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.aarch64" }, "product_reference": "npm16-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.ppc64le" }, "product_reference": "npm16-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.s390x" }, "product_reference": "npm16-16.17.1-8.12.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.17.1-8.12.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.17.1-8.12.1.x86_64" }, "product_reference": "npm16-16.17.1-8.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-32213", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32213" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32213", "url": "https://www.suse.com/security/cve/CVE-2022-32213" }, { "category": "external", "summary": "SUSE Bug 1201325 for CVE-2022-32213", "url": "https://bugzilla.suse.com/1201325" } ], "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.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-05T08:31:48Z", "details": "moderate" } ], "title": "CVE-2022-32213" }, { "cve": "CVE-2022-32215", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32215" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32215", "url": "https://www.suse.com/security/cve/CVE-2022-32215" }, { "category": "external", "summary": "SUSE Bug 1201327 for CVE-2022-32215", "url": "https://bugzilla.suse.com/1201327" } ], "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.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-05T08:31:48Z", "details": "moderate" } ], "title": "CVE-2022-32215" }, { "cve": "CVE-2022-35255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35255" } ], "notes": [ { "category": "general", "text": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35255", "url": "https://www.suse.com/security/cve/CVE-2022-35255" }, { "category": "external", "summary": "SUSE Bug 1203831 for CVE-2022-35255", "url": "https://bugzilla.suse.com/1203831" } ], "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.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-05T08:31:48Z", "details": "important" } ], "title": "CVE-2022-35255" }, { "cve": "CVE-2022-35256", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35256" } ], "notes": [ { "category": "general", "text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35256", "url": "https://www.suse.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "SUSE Bug 1203832 for CVE-2022-35256", "url": "https://bugzilla.suse.com/1203832" } ], "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.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-devel-16.17.1-8.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 12:nodejs16-docs-16.17.1-8.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 12:npm16-16.17.1-8.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-05T08:31:48Z", "details": "moderate" } ], "title": "CVE-2022-35256" } ] }
suse-su-2022:3656-1
Vulnerability from csaf_suse
Published
2022-10-19 10:34
Modified
2022-10-19 10:34
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:
Updated to version 16.17.1:
- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).
- CVE-2022-32215: Fixed incorrect Parsing of Multi-line Transfer-Encoding (bsc#1201327).
- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).
- CVE-2022-35255: FIxed weak randomness in WebCrypto keygen (bsc#1203831).
Patchnames
SUSE-2022-3656,SUSE-SLE-Module-Web-Scripting-15-SP4-2022-3656,openSUSE-SLE-15.4-2022-3656
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\nUpdated to version 16.17.1:\n\n- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).\n- CVE-2022-32215: Fixed incorrect Parsing of Multi-line Transfer-Encoding (bsc#1201327).\n- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).\n- CVE-2022-35255: FIxed weak randomness in WebCrypto keygen (bsc#1203831).\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-3656,SUSE-SLE-Module-Web-Scripting-15-SP4-2022-3656,openSUSE-SLE-15.4-2022-3656", "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-2022_3656-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:3656-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223656-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:3656-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012579.html" }, { "category": "self", "summary": "SUSE Bug 1201325", "url": "https://bugzilla.suse.com/1201325" }, { "category": "self", "summary": "SUSE Bug 1201327", "url": "https://bugzilla.suse.com/1201327" }, { "category": "self", "summary": "SUSE Bug 1203831", "url": "https://bugzilla.suse.com/1203831" }, { "category": "self", "summary": "SUSE Bug 1203832", "url": "https://bugzilla.suse.com/1203832" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32213 page", "url": "https://www.suse.com/security/cve/CVE-2022-32213/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32215 page", "url": "https://www.suse.com/security/cve/CVE-2022-32215/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35255 page", "url": "https://www.suse.com/security/cve/CVE-2022-35255/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35256 page", "url": "https://www.suse.com/security/cve/CVE-2022-35256/" } ], "title": "Security update for nodejs16", "tracking": { "current_release_date": "2022-10-19T10:34:51Z", "generator": { "date": "2022-10-19T10:34:51Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:3656-1", "initial_release_date": "2022-10-19T10:34:51Z", "revision_history": [ { "date": "2022-10-19T10:34:51Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-150400.3.9.1.aarch64", "product": { "name": "corepack16-16.17.1-150400.3.9.1.aarch64", "product_id": "corepack16-16.17.1-150400.3.9.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-16.17.1-150400.3.9.1.aarch64", "product": { "name": "nodejs16-16.17.1-150400.3.9.1.aarch64", "product_id": "nodejs16-16.17.1-150400.3.9.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "product": { "name": "nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "product_id": "nodejs16-devel-16.17.1-150400.3.9.1.aarch64" } }, { "category": "product_version", "name": "npm16-16.17.1-150400.3.9.1.aarch64", "product": { "name": "npm16-16.17.1-150400.3.9.1.aarch64", "product_id": "npm16-16.17.1-150400.3.9.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-150400.3.9.1.i586", "product": { "name": "corepack16-16.17.1-150400.3.9.1.i586", "product_id": "corepack16-16.17.1-150400.3.9.1.i586" } }, { "category": "product_version", "name": "nodejs16-16.17.1-150400.3.9.1.i586", "product": { "name": "nodejs16-16.17.1-150400.3.9.1.i586", "product_id": "nodejs16-16.17.1-150400.3.9.1.i586" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-150400.3.9.1.i586", "product": { "name": "nodejs16-devel-16.17.1-150400.3.9.1.i586", "product_id": "nodejs16-devel-16.17.1-150400.3.9.1.i586" } }, { "category": "product_version", "name": "npm16-16.17.1-150400.3.9.1.i586", "product": { "name": "npm16-16.17.1-150400.3.9.1.i586", "product_id": "npm16-16.17.1-150400.3.9.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs16-docs-16.17.1-150400.3.9.1.noarch", "product": { "name": "nodejs16-docs-16.17.1-150400.3.9.1.noarch", "product_id": "nodejs16-docs-16.17.1-150400.3.9.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-150400.3.9.1.ppc64le", "product": { "name": "corepack16-16.17.1-150400.3.9.1.ppc64le", "product_id": "corepack16-16.17.1-150400.3.9.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-16.17.1-150400.3.9.1.ppc64le", "product": { "name": "nodejs16-16.17.1-150400.3.9.1.ppc64le", "product_id": "nodejs16-16.17.1-150400.3.9.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "product": { "name": "nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "product_id": "nodejs16-devel-16.17.1-150400.3.9.1.ppc64le" } }, { "category": "product_version", "name": "npm16-16.17.1-150400.3.9.1.ppc64le", "product": { "name": "npm16-16.17.1-150400.3.9.1.ppc64le", "product_id": "npm16-16.17.1-150400.3.9.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-150400.3.9.1.s390x", "product": { "name": "corepack16-16.17.1-150400.3.9.1.s390x", "product_id": "corepack16-16.17.1-150400.3.9.1.s390x" } }, { "category": "product_version", "name": "nodejs16-16.17.1-150400.3.9.1.s390x", "product": { "name": "nodejs16-16.17.1-150400.3.9.1.s390x", "product_id": "nodejs16-16.17.1-150400.3.9.1.s390x" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-150400.3.9.1.s390x", "product": { "name": "nodejs16-devel-16.17.1-150400.3.9.1.s390x", "product_id": "nodejs16-devel-16.17.1-150400.3.9.1.s390x" } }, { "category": "product_version", "name": "npm16-16.17.1-150400.3.9.1.s390x", "product": { "name": "npm16-16.17.1-150400.3.9.1.s390x", "product_id": "npm16-16.17.1-150400.3.9.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-150400.3.9.1.x86_64", "product": { "name": "corepack16-16.17.1-150400.3.9.1.x86_64", "product_id": "corepack16-16.17.1-150400.3.9.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-16.17.1-150400.3.9.1.x86_64", "product": { "name": "nodejs16-16.17.1-150400.3.9.1.x86_64", "product_id": "nodejs16-16.17.1-150400.3.9.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "product": { "name": "nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "product_id": "nodejs16-devel-16.17.1-150400.3.9.1.x86_64" } }, { "category": "product_version", "name": "npm16-16.17.1-150400.3.9.1.x86_64", "product": { "name": "npm16-16.17.1-150400.3.9.1.x86_64", "product_id": "npm16-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.aarch64" }, "product_reference": "nodejs16-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.ppc64le" }, "product_reference": "nodejs16-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.s390x" }, "product_reference": "nodejs16-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.x86_64" }, "product_reference": "nodejs16-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.aarch64" }, "product_reference": "nodejs16-devel-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.ppc64le" }, "product_reference": "nodejs16-devel-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.s390x" }, "product_reference": "nodejs16-devel-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.x86_64" }, "product_reference": "nodejs16-devel-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.noarch" }, "product_reference": "nodejs16-docs-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.aarch64" }, "product_reference": "npm16-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.ppc64le" }, "product_reference": "npm16-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.s390x" }, "product_reference": "npm16-16.17.1-150400.3.9.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.17.1-150400.3.9.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.17.1-150400.3.9.1.x86_64" }, "product_reference": "npm16-16.17.1-150400.3.9.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.17.1-150400.3.9.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64" }, "product_reference": "corepack16-16.17.1-150400.3.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack16-16.17.1-150400.3.9.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le" }, "product_reference": "corepack16-16.17.1-150400.3.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack16-16.17.1-150400.3.9.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x" }, "product_reference": "corepack16-16.17.1-150400.3.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "corepack16-16.17.1-150400.3.9.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64" }, "product_reference": "corepack16-16.17.1-150400.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150400.3.9.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64" }, "product_reference": "nodejs16-16.17.1-150400.3.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150400.3.9.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le" }, "product_reference": "nodejs16-16.17.1-150400.3.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150400.3.9.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x" }, "product_reference": "nodejs16-16.17.1-150400.3.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150400.3.9.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64" }, "product_reference": "nodejs16-16.17.1-150400.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150400.3.9.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64" }, "product_reference": "nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150400.3.9.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le" }, "product_reference": "nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150400.3.9.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x" }, "product_reference": "nodejs16-devel-16.17.1-150400.3.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150400.3.9.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64" }, "product_reference": "nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.17.1-150400.3.9.1.noarch as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch" }, "product_reference": "nodejs16-docs-16.17.1-150400.3.9.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150400.3.9.1.aarch64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64" }, "product_reference": "npm16-16.17.1-150400.3.9.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150400.3.9.1.ppc64le as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le" }, "product_reference": "npm16-16.17.1-150400.3.9.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150400.3.9.1.s390x as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x" }, "product_reference": "npm16-16.17.1-150400.3.9.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.4" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150400.3.9.1.x86_64 as component of openSUSE Leap 15.4", "product_id": "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" }, "product_reference": "npm16-16.17.1-150400.3.9.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.4" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-32213", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32213" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32213", "url": "https://www.suse.com/security/cve/CVE-2022-32213" }, { "category": "external", "summary": "SUSE Bug 1201325 for CVE-2022-32213", "url": "https://bugzilla.suse.com/1201325" } ], "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.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-19T10:34:51Z", "details": "moderate" } ], "title": "CVE-2022-32213" }, { "cve": "CVE-2022-32215", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32215" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32215", "url": "https://www.suse.com/security/cve/CVE-2022-32215" }, { "category": "external", "summary": "SUSE Bug 1201327 for CVE-2022-32215", "url": "https://bugzilla.suse.com/1201327" } ], "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.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-19T10:34:51Z", "details": "moderate" } ], "title": "CVE-2022-32215" }, { "cve": "CVE-2022-35255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35255" } ], "notes": [ { "category": "general", "text": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35255", "url": "https://www.suse.com/security/cve/CVE-2022-35255" }, { "category": "external", "summary": "SUSE Bug 1203831 for CVE-2022-35255", "url": "https://bugzilla.suse.com/1203831" } ], "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.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-19T10:34:51Z", "details": "important" } ], "title": "CVE-2022-35255" }, { "cve": "CVE-2022-35256", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35256" } ], "notes": [ { "category": "general", "text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35256", "url": "https://www.suse.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "SUSE Bug 1203832 for CVE-2022-35256", "url": "https://bugzilla.suse.com/1203832" } ], "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.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP4:npm16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:corepack16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:nodejs16-devel-16.17.1-150400.3.9.1.x86_64", "openSUSE Leap 15.4:nodejs16-docs-16.17.1-150400.3.9.1.noarch", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.aarch64", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.ppc64le", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.s390x", "openSUSE Leap 15.4:npm16-16.17.1-150400.3.9.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-19T10:34:51Z", "details": "moderate" } ], "title": "CVE-2022-35256" } ] }
suse-su-2022:3615-1
Vulnerability from csaf_suse
Published
2022-10-18 11:05
Modified
2022-10-18 11:05
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:
Updated to version 16.17.1:
- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).
- CVE-2022-32215: Fixed incorrect Parsing of Multi-line Transfer-Encoding (bsc#1201327).
- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).
- CVE-2022-35255: FIxed weak randomness in WebCrypto keygen (bsc#1203831).
Patchnames
SUSE-2022-3615,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-3615,openSUSE-SLE-15.3-2022-3615
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\nUpdated to version 16.17.1:\n\n- CVE-2022-32213: Fixed bypass via obs-fold mechanic (bsc#1201325).\n- CVE-2022-32215: Fixed incorrect Parsing of Multi-line Transfer-Encoding (bsc#1201327).\n- CVE-2022-35256: Fixed incorrect Parsing of Header Fields (bsc#1203832).\n- CVE-2022-35255: FIxed weak randomness in WebCrypto keygen (bsc#1203831).\n\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-2022-3615,SUSE-SLE-Module-Web-Scripting-15-SP3-2022-3615,openSUSE-SLE-15.3-2022-3615", "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-2022_3615-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2022:3615-1", "url": "https://www.suse.com/support/update/announcement/2022/suse-su-20223615-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2022:3615-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012560.html" }, { "category": "self", "summary": "SUSE Bug 1201325", "url": "https://bugzilla.suse.com/1201325" }, { "category": "self", "summary": "SUSE Bug 1201327", "url": "https://bugzilla.suse.com/1201327" }, { "category": "self", "summary": "SUSE Bug 1203831", "url": "https://bugzilla.suse.com/1203831" }, { "category": "self", "summary": "SUSE Bug 1203832", "url": "https://bugzilla.suse.com/1203832" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32213 page", "url": "https://www.suse.com/security/cve/CVE-2022-32213/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32215 page", "url": "https://www.suse.com/security/cve/CVE-2022-32215/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35255 page", "url": "https://www.suse.com/security/cve/CVE-2022-35255/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35256 page", "url": "https://www.suse.com/security/cve/CVE-2022-35256/" } ], "title": "Security update for nodejs16", "tracking": { "current_release_date": "2022-10-18T11:05:57Z", "generator": { "date": "2022-10-18T11:05:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2022:3615-1", "initial_release_date": "2022-10-18T11:05:57Z", "revision_history": [ { "date": "2022-10-18T11:05:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-150300.7.12.1.aarch64", "product": { "name": "corepack16-16.17.1-150300.7.12.1.aarch64", "product_id": "corepack16-16.17.1-150300.7.12.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-16.17.1-150300.7.12.1.aarch64", "product": { "name": "nodejs16-16.17.1-150300.7.12.1.aarch64", "product_id": "nodejs16-16.17.1-150300.7.12.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "product": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "product_id": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64" } }, { "category": "product_version", "name": "npm16-16.17.1-150300.7.12.1.aarch64", "product": { "name": "npm16-16.17.1-150300.7.12.1.aarch64", "product_id": "npm16-16.17.1-150300.7.12.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-150300.7.12.1.i586", "product": { "name": "corepack16-16.17.1-150300.7.12.1.i586", "product_id": "corepack16-16.17.1-150300.7.12.1.i586" } }, { "category": "product_version", "name": "nodejs16-16.17.1-150300.7.12.1.i586", "product": { "name": "nodejs16-16.17.1-150300.7.12.1.i586", "product_id": "nodejs16-16.17.1-150300.7.12.1.i586" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-150300.7.12.1.i586", "product": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.i586", "product_id": "nodejs16-devel-16.17.1-150300.7.12.1.i586" } }, { "category": "product_version", "name": "npm16-16.17.1-150300.7.12.1.i586", "product": { "name": "npm16-16.17.1-150300.7.12.1.i586", "product_id": "npm16-16.17.1-150300.7.12.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "nodejs16-docs-16.17.1-150300.7.12.1.noarch", "product": { "name": "nodejs16-docs-16.17.1-150300.7.12.1.noarch", "product_id": "nodejs16-docs-16.17.1-150300.7.12.1.noarch" } } ], "category": "architecture", "name": "noarch" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-150300.7.12.1.ppc64le", "product": { "name": "corepack16-16.17.1-150300.7.12.1.ppc64le", "product_id": "corepack16-16.17.1-150300.7.12.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-16.17.1-150300.7.12.1.ppc64le", "product": { "name": "nodejs16-16.17.1-150300.7.12.1.ppc64le", "product_id": "nodejs16-16.17.1-150300.7.12.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "product": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "product_id": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le" } }, { "category": "product_version", "name": "npm16-16.17.1-150300.7.12.1.ppc64le", "product": { "name": "npm16-16.17.1-150300.7.12.1.ppc64le", "product_id": "npm16-16.17.1-150300.7.12.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-150300.7.12.1.s390x", "product": { "name": "corepack16-16.17.1-150300.7.12.1.s390x", "product_id": "corepack16-16.17.1-150300.7.12.1.s390x" } }, { "category": "product_version", "name": "nodejs16-16.17.1-150300.7.12.1.s390x", "product": { "name": "nodejs16-16.17.1-150300.7.12.1.s390x", "product_id": "nodejs16-16.17.1-150300.7.12.1.s390x" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-150300.7.12.1.s390x", "product": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.s390x", "product_id": "nodejs16-devel-16.17.1-150300.7.12.1.s390x" } }, { "category": "product_version", "name": "npm16-16.17.1-150300.7.12.1.s390x", "product": { "name": "npm16-16.17.1-150300.7.12.1.s390x", "product_id": "npm16-16.17.1-150300.7.12.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-150300.7.12.1.x86_64", "product": { "name": "corepack16-16.17.1-150300.7.12.1.x86_64", "product_id": "corepack16-16.17.1-150300.7.12.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-16.17.1-150300.7.12.1.x86_64", "product": { "name": "nodejs16-16.17.1-150300.7.12.1.x86_64", "product_id": "nodejs16-16.17.1-150300.7.12.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "product": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "product_id": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64" } }, { "category": "product_version", "name": "npm16-16.17.1-150300.7.12.1.x86_64", "product": { "name": "npm16-16.17.1-150300.7.12.1.x86_64", "product_id": "npm16-16.17.1-150300.7.12.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product": { "name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp3" } } }, { "category": "product_name", "name": "openSUSE Leap 15.3", "product": { "name": "openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3", "product_identification_helper": { "cpe": "cpe:/o:opensuse:leap:15.3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64" }, "product_reference": "nodejs16-16.17.1-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le" }, "product_reference": "nodejs16-16.17.1-150300.7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150300.7.12.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x" }, "product_reference": "nodejs16-16.17.1-150300.7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64" }, "product_reference": "nodejs16-16.17.1-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64" }, "product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le" }, "product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x" }, "product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64" }, "product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.17.1-150300.7.12.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch" }, "product_reference": "nodejs16-docs-16.17.1-150300.7.12.1.noarch", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150300.7.12.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64" }, "product_reference": "npm16-16.17.1-150300.7.12.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150300.7.12.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le" }, "product_reference": "npm16-16.17.1-150300.7.12.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150300.7.12.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x" }, "product_reference": "npm16-16.17.1-150300.7.12.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150300.7.12.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP3", "product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64" }, "product_reference": "npm16-16.17.1-150300.7.12.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150300.7.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64" }, "product_reference": "nodejs16-16.17.1-150300.7.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150300.7.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le" }, "product_reference": "nodejs16-16.17.1-150300.7.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150300.7.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x" }, "product_reference": "nodejs16-16.17.1-150300.7.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-150300.7.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64" }, "product_reference": "nodejs16-16.17.1-150300.7.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64" }, "product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le" }, "product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x" }, "product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64" }, "product_reference": "nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.17.1-150300.7.12.1.noarch as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch" }, "product_reference": "nodejs16-docs-16.17.1-150300.7.12.1.noarch", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150300.7.12.1.aarch64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64" }, "product_reference": "npm16-16.17.1-150300.7.12.1.aarch64", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150300.7.12.1.ppc64le as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le" }, "product_reference": "npm16-16.17.1-150300.7.12.1.ppc64le", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150300.7.12.1.s390x as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x" }, "product_reference": "npm16-16.17.1-150300.7.12.1.s390x", "relates_to_product_reference": "openSUSE Leap 15.3" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-150300.7.12.1.x86_64 as component of openSUSE Leap 15.3", "product_id": "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" }, "product_reference": "npm16-16.17.1-150300.7.12.1.x86_64", "relates_to_product_reference": "openSUSE Leap 15.3" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-32213", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32213" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32213", "url": "https://www.suse.com/security/cve/CVE-2022-32213" }, { "category": "external", "summary": "SUSE Bug 1201325 for CVE-2022-32213", "url": "https://bugzilla.suse.com/1201325" } ], "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 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:N/I:H/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-18T11:05:57Z", "details": "moderate" } ], "title": "CVE-2022-32213" }, { "cve": "CVE-2022-32215", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32215" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32215", "url": "https://www.suse.com/security/cve/CVE-2022-32215" }, { "category": "external", "summary": "SUSE Bug 1201327 for CVE-2022-32215", "url": "https://bugzilla.suse.com/1201327" } ], "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 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-18T11:05:57Z", "details": "moderate" } ], "title": "CVE-2022-32215" }, { "cve": "CVE-2022-35255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35255" } ], "notes": [ { "category": "general", "text": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35255", "url": "https://www.suse.com/security/cve/CVE-2022-35255" }, { "category": "external", "summary": "SUSE Bug 1203831 for CVE-2022-35255", "url": "https://bugzilla.suse.com/1203831" } ], "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 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-18T11:05:57Z", "details": "important" } ], "title": "CVE-2022-35255" }, { "cve": "CVE-2022-35256", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35256" } ], "notes": [ { "category": "general", "text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35256", "url": "https://www.suse.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "SUSE Bug 1203832 for CVE-2022-35256", "url": "https://bugzilla.suse.com/1203832" } ], "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 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.aarch64", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.ppc64le", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.s390x", "SUSE Linux Enterprise Module for Web and Scripting 15 SP3:npm16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:nodejs16-devel-16.17.1-150300.7.12.1.x86_64", "openSUSE Leap 15.3:nodejs16-docs-16.17.1-150300.7.12.1.noarch", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.aarch64", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.ppc64le", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.s390x", "openSUSE Leap 15.3:npm16-16.17.1-150300.7.12.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2022-10-18T11:05:57Z", "details": "moderate" } ], "title": "CVE-2022-35256" } ] }
wid-sec-w-2023-0561
Vulnerability from csaf_certbund
Published
2023-03-02 23:00
Modified
2023-05-18 22:00
Summary
Xerox FreeFlow Print Server: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
FreeFlow-Druckserver ist eine Druckserveranwendung für Xerox-Produktionsdrucker, die Flexibilität, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.
Angriff
Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verfügbarkeit und Integrität des Systems zu gefährden.
Betroffene Betriebssysteme
- UNIX
- Linux
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "FreeFlow-Druckserver ist eine Druckserveranwendung f\u00fcr Xerox-Produktionsdrucker, die Flexibilit\u00e4t, umfangreiche Workflow-Optionen und eine Farbverwaltung bietet.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Xerox FreeFlow Print Server ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden.", "title": "Angriff" }, { "category": "general", "text": "- UNIX\n- Linux\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2023-0561 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0561.json" }, { "category": "self", "summary": "WID-SEC-2023-0561 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0561" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-007 vom 2023-05-18", "url": "https://security.business.xerox.com/wp-content/uploads/2023/05/Xerox-Security-Bulletin-XRX23-007-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v7.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-005 vom 2023-04-04", "url": "https://security.business.xerox.com/wp-content/uploads/2023/04/Xerox-Security-Bulletin-XRX23-005-Xerox%25C2%25AE-FreeFlow%25C2%25AE-Print-Server-v9.pdf" }, { "category": "external", "summary": "XEROX Security Advisory XRX23-002 vom 2023-03-23", "url": "https://security.business.xerox.com/wp-content/uploads/2023/03/Xerox-Security-Bulletin-XRX23-002-FreeFlow-Print-Server-v2_Windows10.pdf" }, { "category": "external", "summary": "Xerox Mini Bulletin XRX21A vom 2023-03-02", "url": "https://security.business.xerox.com/wp-content/uploads/2023/03/Xerox-Security-Bulletin-XRX23-001-FreeFlow%C2%AE-Print-Server-v7.pdf" } ], "source_lang": "en-US", "title": "Xerox FreeFlow Print Server: Mehrere Schwachstellen", "tracking": { "current_release_date": "2023-05-18T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:46:07.359+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2023-0561", "initial_release_date": "2023-03-02T23:00:00.000+00:00", "revision_history": [ { "date": "2023-03-02T23:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2023-03-22T23:00:00.000+00:00", "number": "2", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-04-03T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von XEROX aufgenommen" }, { "date": "2023-05-18T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von XEROX aufgenommen" } ], "status": "final", "version": "4" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Xerox FreeFlow Print Server 7", "product": { "name": "Xerox FreeFlow Print Server 7", "product_id": "T000872", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:7" } } }, { "category": "product_name", "name": "Xerox FreeFlow Print Server 9", "product": { "name": "Xerox FreeFlow Print Server 9", "product_id": "T002977", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:9" } } }, { "category": "product_name", "name": "Xerox FreeFlow Print Server v2", "product": { "name": "Xerox FreeFlow Print Server v2", "product_id": "T014888", "product_identification_helper": { "cpe": "cpe:/a:xerox:freeflow_print_server:v2" } } } ], "category": "product_name", "name": "FreeFlow Print Server" } ], "category": "vendor", "name": "Xerox" } ] }, "vulnerabilities": [ { "cve": "CVE-2023-21900", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2023-21900" }, { "cve": "CVE-2023-21843", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2023-21843" }, { "cve": "CVE-2023-21835", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2023-21835" }, { "cve": "CVE-2023-21830", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2023-21830" }, { "cve": "CVE-2022-46882", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46882" }, { "cve": "CVE-2022-46881", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46881" }, { "cve": "CVE-2022-46880", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46880" }, { "cve": "CVE-2022-46878", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46878" }, { "cve": "CVE-2022-46875", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46875" }, { "cve": "CVE-2022-46874", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46874" }, { "cve": "CVE-2022-46872", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-46872" }, { "cve": "CVE-2022-45421", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45421" }, { "cve": "CVE-2022-45420", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45420" }, { "cve": "CVE-2022-45419", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45419" }, { "cve": "CVE-2022-45418", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45418" }, { "cve": "CVE-2022-45417", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45417" }, { "cve": "CVE-2022-45416", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45416" }, { "cve": "CVE-2022-45415", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45415" }, { "cve": "CVE-2022-45414", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45414" }, { "cve": "CVE-2022-45413", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45413" }, { "cve": "CVE-2022-45412", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45412" }, { "cve": "CVE-2022-45411", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45411" }, { "cve": "CVE-2022-45410", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45410" }, { "cve": "CVE-2022-45409", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45409" }, { "cve": "CVE-2022-45408", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45408" }, { "cve": "CVE-2022-45407", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45407" }, { "cve": "CVE-2022-45406", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45406" }, { "cve": "CVE-2022-45405", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45405" }, { "cve": "CVE-2022-45404", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45404" }, { "cve": "CVE-2022-45403", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45403" }, { "cve": "CVE-2022-45063", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45063" }, { "cve": "CVE-2022-45061", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-45061" }, { "cve": "CVE-2022-44638", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-44638" }, { "cve": "CVE-2022-43680", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-43680" }, { "cve": "CVE-2022-43548", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-43548" }, { "cve": "CVE-2022-42932", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-42932" }, { "cve": "CVE-2022-42929", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-42929" }, { "cve": "CVE-2022-42928", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-42928" }, { "cve": "CVE-2022-42927", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-42927" }, { "cve": "CVE-2022-42252", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-42252" }, { "cve": "CVE-2022-41556", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-41556" }, { "cve": "CVE-2022-41323", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-41323" }, { "cve": "CVE-2022-40962", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40962" }, { "cve": "CVE-2022-40960", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40960" }, { "cve": "CVE-2022-40959", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40959" }, { "cve": "CVE-2022-40958", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40958" }, { "cve": "CVE-2022-40957", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40957" }, { "cve": "CVE-2022-40956", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40956" }, { "cve": "CVE-2022-40674", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-40674" }, { "cve": "CVE-2022-3970", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3970" }, { "cve": "CVE-2022-39260", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-39260" }, { "cve": "CVE-2022-39253", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-39253" }, { "cve": "CVE-2022-3786", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3786" }, { "cve": "CVE-2022-37797", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-37797" }, { "cve": "CVE-2022-37454", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-37454" }, { "cve": "CVE-2022-37436", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-37436" }, { "cve": "CVE-2022-36760", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-36760" }, { "cve": "CVE-2022-3627", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3627" }, { "cve": "CVE-2022-3626", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3626" }, { "cve": "CVE-2022-36087", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-36087" }, { "cve": "CVE-2022-36059", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-36059" }, { "cve": "CVE-2022-3602", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3602" }, { "cve": "CVE-2022-3599", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3599" }, { "cve": "CVE-2022-3598", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3598" }, { "cve": "CVE-2022-3597", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3597" }, { "cve": "CVE-2022-3570", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3570" }, { "cve": "CVE-2022-35256", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-35256" }, { "cve": "CVE-2022-35255", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-35255" }, { "cve": "CVE-2022-34526", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-34526" }, { "cve": "CVE-2022-3276", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3276" }, { "cve": "CVE-2022-32222", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-32222" }, { "cve": "CVE-2022-32215", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-32215" }, { "cve": "CVE-2022-32213", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-32213" }, { "cve": "CVE-2022-32212", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-32212" }, { "cve": "CVE-2022-3204", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3204" }, { "cve": "CVE-2022-3190", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3190" }, { "cve": "CVE-2022-31630", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-31630" }, { "cve": "CVE-2022-31629", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-31629" }, { "cve": "CVE-2022-31628", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-31628" }, { "cve": "CVE-2022-3155", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3155" }, { "cve": "CVE-2022-3034", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3034" }, { "cve": "CVE-2022-3033", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3033" }, { "cve": "CVE-2022-3032", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-3032" }, { "cve": "CVE-2022-29458", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-29458" }, { "cve": "CVE-2022-29187", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-29187" }, { "cve": "CVE-2022-29154", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-29154" }, { "cve": "CVE-2022-2869", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2869" }, { "cve": "CVE-2022-2868", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2868" }, { "cve": "CVE-2022-2867", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2867" }, { "cve": "CVE-2022-27406", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-27406" }, { "cve": "CVE-2022-27405", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-27405" }, { "cve": "CVE-2022-27404", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-27404" }, { "cve": "CVE-2022-26981", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-26981" }, { "cve": "CVE-2022-24765", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-24765" }, { "cve": "CVE-2022-24070", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-24070" }, { "cve": "CVE-2022-23901", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-23901" }, { "cve": "CVE-2022-22844", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-22844" }, { "cve": "CVE-2022-2210", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2210" }, { "cve": "CVE-2022-2208", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2208" }, { "cve": "CVE-2022-2207", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2207" }, { "cve": "CVE-2022-2206", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2206" }, { "cve": "CVE-2022-2183", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2183" }, { "cve": "CVE-2022-2175", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2175" }, { "cve": "CVE-2022-21658", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-21658" }, { "cve": "CVE-2022-21628", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-21628" }, { "cve": "CVE-2022-21626", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-21626" }, { "cve": "CVE-2022-21624", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-21624" }, { "cve": "CVE-2022-21619", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-21619" }, { "cve": "CVE-2022-2125", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2125" }, { "cve": "CVE-2022-2122", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2122" }, { "cve": "CVE-2022-2058", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2058" }, { "cve": "CVE-2022-2057", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2057" }, { "cve": "CVE-2022-2056", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-2056" }, { "cve": "CVE-2022-1925", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1925" }, { "cve": "CVE-2022-1924", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1924" }, { "cve": "CVE-2022-1923", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1923" }, { "cve": "CVE-2022-1922", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1922" }, { "cve": "CVE-2022-1921", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1921" }, { "cve": "CVE-2022-1920", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1920" }, { "cve": "CVE-2022-1348", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1348" }, { "cve": "CVE-2022-1056", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-1056" }, { "cve": "CVE-2022-0924", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0924" }, { "cve": "CVE-2022-0909", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0909" }, { "cve": "CVE-2022-0908", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0908" }, { "cve": "CVE-2022-0907", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0907" }, { "cve": "CVE-2022-0891", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0891" }, { "cve": "CVE-2022-0865", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0865" }, { "cve": "CVE-2022-0562", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0562" }, { "cve": "CVE-2022-0561", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2022-0561" }, { "cve": "CVE-2021-46848", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-46848" }, { "cve": "CVE-2021-46823", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-46823" }, { "cve": "CVE-2021-42694", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-42694" }, { "cve": "CVE-2021-42574", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-42574" }, { "cve": "CVE-2021-37750", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-37750" }, { "cve": "CVE-2021-28544", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2021-28544" }, { "cve": "CVE-2020-10735", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2020-10735" }, { "cve": "CVE-2019-6111", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2019-6111" }, { "cve": "CVE-2018-7160", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2018-7160" }, { "cve": "CVE-2015-20107", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2015-20107" }, { "cve": "CVE-2006-20001", "notes": [ { "category": "description", "text": "In Xerox FreeFlow Print Server existieren mehrere Schwachstellen im Zusammenhang mit bekannten Java, Apache und Mozilla Firefox Schwachstellen. Ein Angreifer kann diese ausnutzen, um die Vertraulichkeit, Verf\u00fcgbarkeit und Integrit\u00e4t des Systems zu gef\u00e4hrden." } ], "product_status": { "known_affected": [ "T014888", "T000872", "T002977" ] }, "release_date": "2023-03-02T23:00:00.000+00:00", "title": "CVE-2006-20001" } ] }
wid-sec-w-2022-1533
Vulnerability from csaf_certbund
Published
2022-09-25 22:00
Modified
2024-05-09 22:00
Summary
Node.js: Mehrere Schwachstellen
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung
Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.
Angriff
Ein Angreifer kann mehrere Schwachstellen in Node.js ausnutzen, um Informationen offenzulegen oder Dateien zu manipulieren.
Betroffene Betriebssysteme
- Linux
- MacOS X
- UNIX
- Windows
{ "document": { "aggregate_severity": { "text": "hoch" }, "category": "csaf_base", "csaf_version": "2.0", "distribution": { "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "de-DE", "notes": [ { "category": "legal_disclaimer", "text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen." }, { "category": "description", "text": "Node.js ist eine Plattform zur Entwicklung von Netzwerkanwendungen.", "title": "Produktbeschreibung" }, { "category": "summary", "text": "Ein Angreifer kann mehrere Schwachstellen in Node.js ausnutzen, um Informationen offenzulegen oder Dateien zu manipulieren.", "title": "Angriff" }, { "category": "general", "text": "- Linux\n- MacOS X\n- UNIX\n- Windows", "title": "Betroffene Betriebssysteme" } ], "publisher": { "category": "other", "contact_details": "csaf-provider@cert-bund.de", "name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik", "namespace": "https://www.bsi.bund.de" }, "references": [ { "category": "self", "summary": "WID-SEC-W-2022-1533 - CSAF Version", "url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1533.json" }, { "category": "self", "summary": "WID-SEC-2022-1533 - Portal Version", "url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1533" }, { "category": "external", "summary": "NodeJS Release Notes vom 2022-09-25", "url": "https://nodejs.org/en/blog/release/v18.9.1/" }, { "category": "external", "summary": "NodeJS Release Notes vom 2022-09-25", "url": "https://nodejs.org/en/blog/release/v16.17.1/" }, { "category": "external", "summary": "NodeJS Release Notes vom 2022-09-25", "url": "https://nodejs.org/en/blog/release/v14.20.1/" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3503-1 vom 2022-10-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012487.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3516-1 vom 2022-10-04", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012493.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3524-1 vom 2022-10-05", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012497.html" }, { "category": "external", "summary": "Fedora Security Advisory FEDORA-2022-D84D27C5AD vom 2022-10-06", "url": "https://bodhi.fedoraproject.org/updates/FEDORA-2022-d84d27c5ad" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6964 vom 2022-10-17", "url": "https://access.redhat.com/errata/RHSA-2022:6964" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-6963 vom 2022-10-17", "url": "https://linux.oracle.com/errata/ELSA-2022-6963.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-6964 vom 2022-10-18", "url": "http://linux.oracle.com/errata/ELSA-2022-6964.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3614-1 vom 2022-10-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012558.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3615-1 vom 2022-10-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012560.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3616-1 vom 2022-10-18", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012563.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:6963 vom 2022-10-18", "url": "https://access.redhat.com/errata/RHSA-2022:6963" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7044 vom 2022-10-19", "url": "https://access.redhat.com/errata/RHSA-2022:7044" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3656-1 vom 2022-10-19", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-October/012579.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2022:3835-1 vom 2022-11-01", "url": "https://lists.suse.com/pipermail/sle-security-updates/2022-November/012781.html" }, { "category": "external", "summary": "IBM Security Bulletin 6833888 vom 2022-11-03", "url": "https://www.ibm.com/blogs/psirt/security-bulletin-security-vulnerabilities-in-ibm-sdk-for-node-js-might-affect-the-configuration-editor-used-by-ibm-business-automation-workflow/" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7830 vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7830" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2022:7821 vom 2022-11-08", "url": "https://access.redhat.com/errata/RHSA-2022:7821" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-7821 vom 2022-11-15", "url": "https://linux.oracle.com/errata/ELSA-2022-7821.html" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2022-8833 vom 2022-12-08", "url": "http://linux.oracle.com/errata/ELSA-2022-8833.html" }, { "category": "external", "summary": "PoC auf huntr.dev vom 2022-12-08", "url": "https://hackerone.com/reports/1675191" }, { "category": "external", "summary": "IBM Security Bulletin 6848587 vom 2022-12-22", "url": "https://www.ibm.com/support/pages/node/6848587" }, { "category": "external", "summary": "IBM Security Bulletin 6849223 vom 2023-01-06", "url": "https://www.ibm.com/support/pages/node/6849223" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-0321 vom 2023-01-24", "url": "https://linux.oracle.com/errata/ELSA-2023-0321.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:0321 vom 2023-01-23", "url": "https://access.redhat.com/errata/RHSA-2023:0321" }, { "category": "external", "summary": "Debian Security Advisory DSA-5326 vom 2023-01-24", "url": "https://lists.debian.org/debian-security-announce/2023/msg00015.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0408-1 vom 2023-02-14", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013759.html" }, { "category": "external", "summary": "SUSE Security Update SUSE-SU-2023:0419-1 vom 2023-02-15", "url": "https://lists.suse.com/pipermail/sle-security-updates/2023-February/013766.html" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:1533 vom 2023-04-01", "url": "https://access.redhat.com/errata/RHSA-2023:1533" }, { "category": "external", "summary": "Red Hat Security Advisory RHSA-2023:1742 vom 2023-04-12", "url": "https://access.redhat.com/errata/RHSA-2023:1742" }, { "category": "external", "summary": "Oracle Linux Security Advisory ELSA-2023-3586 vom 2023-06-15", "url": "https://linux.oracle.com/errata/ELSA-2023-3586.html" }, { "category": "external", "summary": "IBM Security Bulletin 7005589 vom 2023-06-21", "url": "https://www.ibm.com/support/pages/node/7005589" }, { "category": "external", "summary": "IBM Security Bulletin 7005925 vom 2023-06-21", "url": "https://www.ibm.com/support/pages/node/7005925" }, { "category": "external", "summary": "Amazon Linux Security Advisory ALAS-2023-286 vom 2024-01-23", "url": "https://alas.aws.amazon.com/AL2022/ALAS-2023-286.html" }, { "category": "external", "summary": "Ubuntu Security Notice USN-6491-1 vom 2023-11-21", "url": "https://ubuntu.com/security/notices/USN-6491-1" }, { "category": "external", "summary": "Gentoo Linux Security Advisory GLSA-202405-29 vom 2024-05-08", "url": "https://security.gentoo.org/glsa/202405-29" } ], "source_lang": "en-US", "title": "Node.js: Mehrere Schwachstellen", "tracking": { "current_release_date": "2024-05-09T22:00:00.000+00:00", "generator": { "date": "2024-08-15T17:35:44.121+00:00", "engine": { "name": "BSI-WID", "version": "1.3.5" } }, "id": "WID-SEC-W-2022-1533", "initial_release_date": "2022-09-25T22:00:00.000+00:00", "revision_history": [ { "date": "2022-09-25T22:00:00.000+00:00", "number": "1", "summary": "Initiale Fassung" }, { "date": "2022-09-28T22:00:00.000+00:00", "number": "2", "summary": "Referenz(en) aufgenommen: FEDORA-2022-58055CB1EF, FEDORA-2022-3793987B02, 2130518, 2130517, FEDORA-2022-B7766DDF3E" }, { "date": "2022-10-04T22:00:00.000+00:00", "number": "3", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-10-05T22:00:00.000+00:00", "number": "4", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-10-06T22:00:00.000+00:00", "number": "5", "summary": "Neue Updates von Fedora aufgenommen" }, { "date": "2022-10-17T22:00:00.000+00:00", "number": "6", "summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen" }, { "date": "2022-10-18T22:00:00.000+00:00", "number": "7", "summary": "Neue Updates von Oracle Linux, SUSE und Red Hat aufgenommen" }, { "date": "2022-10-19T22:00:00.000+00:00", "number": "8", "summary": "Neue Updates von Red Hat und SUSE aufgenommen" }, { "date": "2022-11-01T23:00:00.000+00:00", "number": "9", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2022-11-02T23:00:00.000+00:00", "number": "10", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2022-11-07T23:00:00.000+00:00", "number": "11", "summary": "Referenz(en) aufgenommen: FEDORA-2022-DE515F765F, FEDORA-2022-52DEC6351A, FEDORA-2022-1667F7B60A" }, { "date": "2022-11-08T23:00:00.000+00:00", "number": "12", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2022-11-15T23:00:00.000+00:00", "number": "13", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2022-12-07T23:00:00.000+00:00", "number": "14", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2022-12-08T23:00:00.000+00:00", "number": "15", "summary": "PoC aufgenommen" }, { "date": "2022-12-21T23:00:00.000+00:00", "number": "16", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2023-01-08T23:00:00.000+00:00", "number": "17", "summary": "Neue Updates von IBM und IBM-APAR aufgenommen" }, { "date": "2023-01-23T23:00:00.000+00:00", "number": "18", "summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen" }, { "date": "2023-01-24T23:00:00.000+00:00", "number": "19", "summary": "Neue Updates von Debian aufgenommen" }, { "date": "2023-02-14T23:00:00.000+00:00", "number": "20", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-02-15T23:00:00.000+00:00", "number": "21", "summary": "Neue Updates von SUSE aufgenommen" }, { "date": "2023-04-02T22:00:00.000+00:00", "number": "22", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-04-12T22:00:00.000+00:00", "number": "23", "summary": "Neue Updates von Red Hat aufgenommen" }, { "date": "2023-06-14T22:00:00.000+00:00", "number": "24", "summary": "Neue Updates von Oracle Linux aufgenommen" }, { "date": "2023-06-20T22:00:00.000+00:00", "number": "25", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2023-06-21T22:00:00.000+00:00", "number": "26", "summary": "Neue Updates von IBM aufgenommen" }, { "date": "2023-11-20T23:00:00.000+00:00", "number": "27", "summary": "Neue Updates von Ubuntu aufgenommen" }, { "date": "2024-01-22T23:00:00.000+00:00", "number": "28", "summary": "Neue Updates von Amazon aufgenommen" }, { "date": "2024-05-09T22:00:00.000+00:00", "number": "29", "summary": "Neue Updates von Gentoo aufgenommen" } ], "status": "final", "version": "29" } }, "product_tree": { "branches": [ { "branches": [ { "category": "product_name", "name": "Amazon Linux 2", "product": { "name": "Amazon Linux 2", "product_id": "398363", "product_identification_helper": { "cpe": "cpe:/o:amazon:linux_2:-" } } } ], "category": "vendor", "name": "Amazon" }, { "branches": [ { "category": "product_name", "name": "Debian Linux", "product": { "name": "Debian Linux", "product_id": "2951", "product_identification_helper": { "cpe": "cpe:/o:debian:debian_linux:-" } } } ], "category": "vendor", "name": "Debian" }, { "branches": [ { "category": "product_name", "name": "Gentoo Linux", "product": { "name": "Gentoo Linux", "product_id": "T012167", "product_identification_helper": { "cpe": "cpe:/o:gentoo:linux:-" } } } ], "category": "vendor", "name": "Gentoo" }, { "branches": [ { "category": "product_name", "name": "IBM Business Automation Workflow", "product": { "name": "IBM Business Automation Workflow", "product_id": "T019704", "product_identification_helper": { "cpe": "cpe:/a:ibm:business_automation_workflow:-" } } }, { "branches": [ { "category": "product_version", "name": "10.5.0", "product": { "name": "IBM DataPower Gateway 10.5.0", "product_id": "T025693", "product_identification_helper": { "cpe": "cpe:/a:ibm:datapower_gateway:10.5.0" } } }, { "category": "product_version", "name": "10.0.1", "product": { "name": "IBM DataPower Gateway 10.0.1", "product_id": "T025694", "product_identification_helper": { "cpe": "cpe:/a:ibm:datapower_gateway:10.0.1" } } }, { "category": "product_version", "name": "V10CD", "product": { "name": "IBM DataPower Gateway V10CD", "product_id": "T025695", "product_identification_helper": { "cpe": "cpe:/a:ibm:datapower_gateway:v10cd" } } } ], "category": "product_name", "name": "DataPower Gateway" }, { "category": "product_name", "name": "IBM Integration Bus", "product": { "name": "IBM Integration Bus", "product_id": "T011169", "product_identification_helper": { "cpe": "cpe:/a:ibm:integration_bus:-" } } }, { "branches": [ { "category": "product_version", "name": "Plus 10.1", "product": { "name": "IBM Spectrum Protect Plus 10.1", "product_id": "T015895", "product_identification_helper": { "cpe": "cpe:/a:ibm:spectrum_protect:plus_10.1" } } } ], "category": "product_name", "name": "Spectrum Protect" } ], "category": "vendor", "name": "IBM" }, { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003cv16.17.1", "product": { "name": "Open Source Node.js \u003cv16.17.1", "product_id": "T024692" } }, { "category": "product_version_range", "name": "\u003cv14.20.1", "product": { "name": "Open Source Node.js \u003cv14.20.1", "product_id": "T024693" } }, { "category": "product_version_range", "name": "\u003cv18.9.1", "product": { "name": "Open Source Node.js \u003cv18.9.1", "product_id": "T024694" } } ], "category": "product_name", "name": "Node.js" } ], "category": "vendor", "name": "Open Source" }, { "branches": [ { "category": "product_name", "name": "Oracle Linux", "product": { "name": "Oracle Linux", "product_id": "T004914", "product_identification_helper": { "cpe": "cpe:/o:oracle:linux:-" } } } ], "category": "vendor", "name": "Oracle" }, { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux", "product": { "name": "Red Hat Enterprise Linux", "product_id": "67646", "product_identification_helper": { "cpe": "cpe:/o:redhat:enterprise_linux:-" } } } ], "category": "vendor", "name": "Red Hat" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux", "product": { "name": "SUSE Linux", "product_id": "T002207", "product_identification_helper": { "cpe": "cpe:/o:suse:suse_linux:-" } } } ], "category": "vendor", "name": "SUSE" }, { "branches": [ { "category": "product_name", "name": "Ubuntu Linux", "product": { "name": "Ubuntu Linux", "product_id": "T000126", "product_identification_helper": { "cpe": "cpe:/o:canonical:ubuntu_linux:-" } } } ], "category": "vendor", "name": "Ubuntu" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-35255", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Node.js. Der Fehler besteht in der Funktion \"WebCrypto keygen\" und ist auf einen unzureichenden Zufall beim Erzeugen von Schl\u00fcsseln zur\u00fcckzuf\u00fchren. Ein Angreifer kann diese Schwachstelle ausnutzen, um Informationen offenzulegen." } ], "product_status": { "known_affected": [ "67646", "T011169", "T012167", "T015895", "T004914", "2951", "T002207", "T000126", "T019704", "398363", "T025693", "T025695", "T025694" ] }, "release_date": "2022-09-25T22:00:00.000+00:00", "title": "CVE-2022-35255" }, { "cve": "CVE-2022-35256", "notes": [ { "category": "description", "text": "Es existiert eine Schwachstelle in Node.js. Es besteht die M\u00f6glichkeit zum HTTP-Request-Smuggling, da \"Header\"-Felder inkorrekt geparst werden. Ein Angreifer kann diese Schwachstelle ausnutzen, um Dateien zu manipulieren." } ], "product_status": { "known_affected": [ "67646", "T011169", "T012167", "T015895", "T004914", "2951", "T002207", "T000126", "T019704", "398363", "T025693", "T025695", "T025694" ] }, "release_date": "2022-09-25T22:00:00.000+00:00", "title": "CVE-2022-35256" } ] }
opensuse-su-2024:12376-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
corepack18-18.10.0-1.1 on GA media
Notes
Title of the patch
corepack18-18.10.0-1.1 on GA media
Description of the patch
These are all security issues fixed in the corepack18-18.10.0-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12376
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.10.0-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the corepack18-18.10.0-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12376", "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_12376-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32215 page", "url": "https://www.suse.com/security/cve/CVE-2022-32215/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35255 page", "url": "https://www.suse.com/security/cve/CVE-2022-35255/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35256 page", "url": "https://www.suse.com/security/cve/CVE-2022-35256/" } ], "title": "corepack18-18.10.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:12376-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.10.0-1.1.aarch64", "product": { "name": "corepack18-18.10.0-1.1.aarch64", "product_id": "corepack18-18.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs18-18.10.0-1.1.aarch64", "product": { "name": "nodejs18-18.10.0-1.1.aarch64", "product_id": "nodejs18-18.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs18-devel-18.10.0-1.1.aarch64", "product": { "name": "nodejs18-devel-18.10.0-1.1.aarch64", "product_id": "nodejs18-devel-18.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs18-docs-18.10.0-1.1.aarch64", "product": { "name": "nodejs18-docs-18.10.0-1.1.aarch64", "product_id": "nodejs18-docs-18.10.0-1.1.aarch64" } }, { "category": "product_version", "name": "npm18-18.10.0-1.1.aarch64", "product": { "name": "npm18-18.10.0-1.1.aarch64", "product_id": "npm18-18.10.0-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.10.0-1.1.ppc64le", "product": { "name": "corepack18-18.10.0-1.1.ppc64le", "product_id": "corepack18-18.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs18-18.10.0-1.1.ppc64le", "product": { "name": "nodejs18-18.10.0-1.1.ppc64le", "product_id": "nodejs18-18.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs18-devel-18.10.0-1.1.ppc64le", "product": { "name": "nodejs18-devel-18.10.0-1.1.ppc64le", "product_id": "nodejs18-devel-18.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs18-docs-18.10.0-1.1.ppc64le", "product": { "name": "nodejs18-docs-18.10.0-1.1.ppc64le", "product_id": "nodejs18-docs-18.10.0-1.1.ppc64le" } }, { "category": "product_version", "name": "npm18-18.10.0-1.1.ppc64le", "product": { "name": "npm18-18.10.0-1.1.ppc64le", "product_id": "npm18-18.10.0-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.10.0-1.1.s390x", "product": { "name": "corepack18-18.10.0-1.1.s390x", "product_id": "corepack18-18.10.0-1.1.s390x" } }, { "category": "product_version", "name": "nodejs18-18.10.0-1.1.s390x", "product": { "name": "nodejs18-18.10.0-1.1.s390x", "product_id": "nodejs18-18.10.0-1.1.s390x" } }, { "category": "product_version", "name": "nodejs18-devel-18.10.0-1.1.s390x", "product": { "name": "nodejs18-devel-18.10.0-1.1.s390x", "product_id": "nodejs18-devel-18.10.0-1.1.s390x" } }, { "category": "product_version", "name": "nodejs18-docs-18.10.0-1.1.s390x", "product": { "name": "nodejs18-docs-18.10.0-1.1.s390x", "product_id": "nodejs18-docs-18.10.0-1.1.s390x" } }, { "category": "product_version", "name": "npm18-18.10.0-1.1.s390x", "product": { "name": "npm18-18.10.0-1.1.s390x", "product_id": "npm18-18.10.0-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack18-18.10.0-1.1.x86_64", "product": { "name": "corepack18-18.10.0-1.1.x86_64", "product_id": "corepack18-18.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs18-18.10.0-1.1.x86_64", "product": { "name": "nodejs18-18.10.0-1.1.x86_64", "product_id": "nodejs18-18.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs18-devel-18.10.0-1.1.x86_64", "product": { "name": "nodejs18-devel-18.10.0-1.1.x86_64", "product_id": "nodejs18-devel-18.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs18-docs-18.10.0-1.1.x86_64", "product": { "name": "nodejs18-docs-18.10.0-1.1.x86_64", "product_id": "nodejs18-docs-18.10.0-1.1.x86_64" } }, { "category": "product_version", "name": "npm18-18.10.0-1.1.x86_64", "product": { "name": "npm18-18.10.0-1.1.x86_64", "product_id": "npm18-18.10.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": "corepack18-18.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack18-18.10.0-1.1.aarch64" }, "product_reference": "corepack18-18.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack18-18.10.0-1.1.ppc64le" }, "product_reference": "corepack18-18.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack18-18.10.0-1.1.s390x" }, "product_reference": "corepack18-18.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack18-18.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack18-18.10.0-1.1.x86_64" }, "product_reference": "corepack18-18.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.aarch64" }, "product_reference": "nodejs18-18.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.ppc64le" }, "product_reference": "nodejs18-18.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.s390x" }, "product_reference": "nodejs18-18.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-18.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.x86_64" }, "product_reference": "nodejs18-18.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.aarch64" }, "product_reference": "nodejs18-devel-18.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.ppc64le" }, "product_reference": "nodejs18-devel-18.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.s390x" }, "product_reference": "nodejs18-devel-18.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-devel-18.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.x86_64" }, "product_reference": "nodejs18-devel-18.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.aarch64" }, "product_reference": "nodejs18-docs-18.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.ppc64le" }, "product_reference": "nodejs18-docs-18.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.s390x" }, "product_reference": "nodejs18-docs-18.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs18-docs-18.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.x86_64" }, "product_reference": "nodejs18-docs-18.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.10.0-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm18-18.10.0-1.1.aarch64" }, "product_reference": "npm18-18.10.0-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.10.0-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm18-18.10.0-1.1.ppc64le" }, "product_reference": "npm18-18.10.0-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.10.0-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm18-18.10.0-1.1.s390x" }, "product_reference": "npm18-18.10.0-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm18-18.10.0-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm18-18.10.0-1.1.x86_64" }, "product_reference": "npm18-18.10.0-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-32215", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32215" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:npm18-18.10.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32215", "url": "https://www.suse.com/security/cve/CVE-2022-32215" }, { "category": "external", "summary": "SUSE Bug 1201327 for CVE-2022-32215", "url": "https://bugzilla.suse.com/1201327" } ], "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.10.0-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:npm18-18.10.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:npm18-18.10.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-32215" }, { "cve": "CVE-2022-35255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35255" } ], "notes": [ { "category": "general", "text": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:npm18-18.10.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35255", "url": "https://www.suse.com/security/cve/CVE-2022-35255" }, { "category": "external", "summary": "SUSE Bug 1203831 for CVE-2022-35255", "url": "https://bugzilla.suse.com/1203831" } ], "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.10.0-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:npm18-18.10.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:npm18-18.10.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-35255" }, { "cve": "CVE-2022-35256", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35256" } ], "notes": [ { "category": "general", "text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:npm18-18.10.0-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35256", "url": "https://www.suse.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "SUSE Bug 1203832 for CVE-2022-35256", "url": "https://bugzilla.suse.com/1203832" } ], "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.10.0-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:npm18-18.10.0-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:corepack18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-devel-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.s390x", "openSUSE Tumbleweed:nodejs18-docs-18.10.0-1.1.x86_64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.aarch64", "openSUSE Tumbleweed:npm18-18.10.0-1.1.ppc64le", "openSUSE Tumbleweed:npm18-18.10.0-1.1.s390x", "openSUSE Tumbleweed:npm18-18.10.0-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-35256" } ] }
opensuse-su-2024:12370-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
corepack16-16.17.1-1.1 on GA media
Notes
Title of the patch
corepack16-16.17.1-1.1 on GA media
Description of the patch
These are all security issues fixed in the corepack16-16.17.1-1.1 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-12370
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": "corepack16-16.17.1-1.1 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the corepack16-16.17.1-1.1 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-12370", "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_12370-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2022-32215 page", "url": "https://www.suse.com/security/cve/CVE-2022-32215/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35255 page", "url": "https://www.suse.com/security/cve/CVE-2022-35255/" }, { "category": "self", "summary": "SUSE CVE CVE-2022-35256 page", "url": "https://www.suse.com/security/cve/CVE-2022-35256/" } ], "title": "corepack16-16.17.1-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:12370-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-1.1.aarch64", "product": { "name": "corepack16-16.17.1-1.1.aarch64", "product_id": "corepack16-16.17.1-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-16.17.1-1.1.aarch64", "product": { "name": "nodejs16-16.17.1-1.1.aarch64", "product_id": "nodejs16-16.17.1-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-1.1.aarch64", "product": { "name": "nodejs16-devel-16.17.1-1.1.aarch64", "product_id": "nodejs16-devel-16.17.1-1.1.aarch64" } }, { "category": "product_version", "name": "nodejs16-docs-16.17.1-1.1.aarch64", "product": { "name": "nodejs16-docs-16.17.1-1.1.aarch64", "product_id": "nodejs16-docs-16.17.1-1.1.aarch64" } }, { "category": "product_version", "name": "npm16-16.17.1-1.1.aarch64", "product": { "name": "npm16-16.17.1-1.1.aarch64", "product_id": "npm16-16.17.1-1.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-1.1.ppc64le", "product": { "name": "corepack16-16.17.1-1.1.ppc64le", "product_id": "corepack16-16.17.1-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-16.17.1-1.1.ppc64le", "product": { "name": "nodejs16-16.17.1-1.1.ppc64le", "product_id": "nodejs16-16.17.1-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-1.1.ppc64le", "product": { "name": "nodejs16-devel-16.17.1-1.1.ppc64le", "product_id": "nodejs16-devel-16.17.1-1.1.ppc64le" } }, { "category": "product_version", "name": "nodejs16-docs-16.17.1-1.1.ppc64le", "product": { "name": "nodejs16-docs-16.17.1-1.1.ppc64le", "product_id": "nodejs16-docs-16.17.1-1.1.ppc64le" } }, { "category": "product_version", "name": "npm16-16.17.1-1.1.ppc64le", "product": { "name": "npm16-16.17.1-1.1.ppc64le", "product_id": "npm16-16.17.1-1.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-1.1.s390x", "product": { "name": "corepack16-16.17.1-1.1.s390x", "product_id": "corepack16-16.17.1-1.1.s390x" } }, { "category": "product_version", "name": "nodejs16-16.17.1-1.1.s390x", "product": { "name": "nodejs16-16.17.1-1.1.s390x", "product_id": "nodejs16-16.17.1-1.1.s390x" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-1.1.s390x", "product": { "name": "nodejs16-devel-16.17.1-1.1.s390x", "product_id": "nodejs16-devel-16.17.1-1.1.s390x" } }, { "category": "product_version", "name": "nodejs16-docs-16.17.1-1.1.s390x", "product": { "name": "nodejs16-docs-16.17.1-1.1.s390x", "product_id": "nodejs16-docs-16.17.1-1.1.s390x" } }, { "category": "product_version", "name": "npm16-16.17.1-1.1.s390x", "product": { "name": "npm16-16.17.1-1.1.s390x", "product_id": "npm16-16.17.1-1.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "corepack16-16.17.1-1.1.x86_64", "product": { "name": "corepack16-16.17.1-1.1.x86_64", "product_id": "corepack16-16.17.1-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-16.17.1-1.1.x86_64", "product": { "name": "nodejs16-16.17.1-1.1.x86_64", "product_id": "nodejs16-16.17.1-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-devel-16.17.1-1.1.x86_64", "product": { "name": "nodejs16-devel-16.17.1-1.1.x86_64", "product_id": "nodejs16-devel-16.17.1-1.1.x86_64" } }, { "category": "product_version", "name": "nodejs16-docs-16.17.1-1.1.x86_64", "product": { "name": "nodejs16-docs-16.17.1-1.1.x86_64", "product_id": "nodejs16-docs-16.17.1-1.1.x86_64" } }, { "category": "product_version", "name": "npm16-16.17.1-1.1.x86_64", "product": { "name": "npm16-16.17.1-1.1.x86_64", "product_id": "npm16-16.17.1-1.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "corepack16-16.17.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack16-16.17.1-1.1.aarch64" }, "product_reference": "corepack16-16.17.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack16-16.17.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack16-16.17.1-1.1.ppc64le" }, "product_reference": "corepack16-16.17.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack16-16.17.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack16-16.17.1-1.1.s390x" }, "product_reference": "corepack16-16.17.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "corepack16-16.17.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:corepack16-16.17.1-1.1.x86_64" }, "product_reference": "corepack16-16.17.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.aarch64" }, "product_reference": "nodejs16-16.17.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.ppc64le" }, "product_reference": "nodejs16-16.17.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.s390x" }, "product_reference": "nodejs16-16.17.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-16.17.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.x86_64" }, "product_reference": "nodejs16-16.17.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.aarch64" }, "product_reference": "nodejs16-devel-16.17.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.ppc64le" }, "product_reference": "nodejs16-devel-16.17.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.s390x" }, "product_reference": "nodejs16-devel-16.17.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-devel-16.17.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.x86_64" }, "product_reference": "nodejs16-devel-16.17.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.17.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.aarch64" }, "product_reference": "nodejs16-docs-16.17.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.17.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.ppc64le" }, "product_reference": "nodejs16-docs-16.17.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.17.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.s390x" }, "product_reference": "nodejs16-docs-16.17.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs16-docs-16.17.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.x86_64" }, "product_reference": "nodejs16-docs-16.17.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-1.1.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm16-16.17.1-1.1.aarch64" }, "product_reference": "npm16-16.17.1-1.1.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-1.1.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm16-16.17.1-1.1.ppc64le" }, "product_reference": "npm16-16.17.1-1.1.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-1.1.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm16-16.17.1-1.1.s390x" }, "product_reference": "npm16-16.17.1-1.1.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "npm16-16.17.1-1.1.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:npm16-16.17.1-1.1.x86_64" }, "product_reference": "npm16-16.17.1-1.1.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-32215", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-32215" } ], "notes": [ { "category": "general", "text": "The llhttp parser \u003cv14.20.1, \u003cv16.17.1 and \u003cv18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:npm16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:npm16-16.17.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-32215", "url": "https://www.suse.com/security/cve/CVE-2022-32215" }, { "category": "external", "summary": "SUSE Bug 1201327 for CVE-2022-32215", "url": "https://bugzilla.suse.com/1201327" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:corepack16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:npm16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:npm16-16.17.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.8, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:npm16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:npm16-16.17.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-32215" }, { "cve": "CVE-2022-35255", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35255" } ], "notes": [ { "category": "general", "text": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:npm16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:npm16-16.17.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35255", "url": "https://www.suse.com/security/cve/CVE-2022-35255" }, { "category": "external", "summary": "SUSE Bug 1203831 for CVE-2022-35255", "url": "https://bugzilla.suse.com/1203831" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:corepack16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:npm16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:npm16-16.17.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.2, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:npm16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:npm16-16.17.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2022-35255" }, { "cve": "CVE-2022-35256", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2022-35256" } ], "notes": [ { "category": "general", "text": "The llhttp parser in the http module in Node v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:corepack16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:npm16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:npm16-16.17.1-1.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2022-35256", "url": "https://www.suse.com/security/cve/CVE-2022-35256" }, { "category": "external", "summary": "SUSE Bug 1203832 for CVE-2022-35256", "url": "https://bugzilla.suse.com/1203832" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:corepack16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:npm16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:npm16-16.17.1-1.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:corepack16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:corepack16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-devel-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.s390x", "openSUSE Tumbleweed:nodejs16-docs-16.17.1-1.1.x86_64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.aarch64", "openSUSE Tumbleweed:npm16-16.17.1-1.1.ppc64le", "openSUSE Tumbleweed:npm16-16.17.1-1.1.s390x", "openSUSE Tumbleweed:npm16-16.17.1-1.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2022-35256" } ] }
ghsa-p36x-w6hr-88jp
Vulnerability from github
Published
2022-12-06 00:30
Modified
2023-01-26 21:30
Severity ?
VLAI Severity ?
Details
A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.
{ "affected": [], "aliases": [ "CVE-2022-35255" ], "database_specific": { "cwe_ids": [ "CWE-338" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-12-05T22:15:00Z", "severity": "CRITICAL" }, "details": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "id": "GHSA-p36x-w6hr-88jp", "modified": "2023-01-26T21:30:24Z", "published": "2022-12-06T00:30:16Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255" }, { "type": "WEB", "url": "https://hackerone.com/reports/1690000" }, { "type": "WEB", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20230113-0002" }, { "type": "WEB", "url": "https://www.debian.org/security/2023/dsa-5326" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ] }
rhsa-2022:7821
Vulnerability from csaf_redhat
Published
2022-11-08 11:35
Modified
2025-08-04 04:50
Summary
Red Hat Security Advisory: nodejs:18 security 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 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 (18.9.1). (BZ#2130559, BZ#2131750)
Security Fix(es):
* nodejs: weak randomness in WebCrypto keygen (CVE-2022-35255)
* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)
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: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 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 (18.9.1). (BZ#2130559, BZ#2131750)\n\nSecurity Fix(es):\n\n* nodejs: weak randomness in WebCrypto keygen (CVE-2022-35255)\n\n* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:7821", "url": "https://access.redhat.com/errata/RHSA-2022:7821" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2130517", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130517" }, { "category": "external", "summary": "2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7821.json" } ], "title": "Red Hat Security Advisory: nodejs:18 security update", "tracking": { "current_release_date": "2025-08-04T04:50:12+00:00", "generator": { "date": "2025-08-04T04:50:12+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2022:7821", "initial_release_date": "2022-11-08T11:35:47+00:00", "revision_history": [ { "date": "2022-11-08T11:35:47+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-11-08T11:35:47+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T04:50:12+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (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:8070020221004121421:bd1311ed", "product": { "name": "nodejs:18:8070020221004121421:bd1311ed", "product_id": "nodejs:18:8070020221004121421:bd1311ed", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18?rpmmod=nodejs:18:8070020221004121421:bd1311ed" } } }, { "category": "product_version", "name": "nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch", "product": { "name": "nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch", "product_id": "nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch", "product": { "name": "nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch", "product_id": "nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.19-1.module%2Bel8.7.0%2B16061%2B0a247725?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.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product": { "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product_id": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product": { "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product_id": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product": { "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product_id": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product": { "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product_id": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product": { "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product_id": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64", "product": { "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64", "product_id": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.1-1.18.9.1.1.module%2Bel8.7.0%2B16806%2B4109802b?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src", "product": { "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src", "product_id": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src", "product": { "name": "nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src", "product_id": "nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.19-1.module%2Bel8.7.0%2B16061%2B0a247725?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.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product": { "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product_id": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product": { "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product_id": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product": { "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product_id": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product": { "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product_id": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product": { "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product_id": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le", "product": { "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le", "product_id": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.1-1.18.9.1.1.module%2Bel8.7.0%2B16806%2B4109802b?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product": { "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product_id": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product": { "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product_id": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product": { "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product_id": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product": { "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product_id": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product": { "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product_id": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x", "product": { "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x", "product_id": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.1-1.18.9.1.1.module%2Bel8.7.0%2B16806%2B4109802b?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product": { "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product_id": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product": { "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product_id": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product": { "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product_id": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product": { "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product_id": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product": { "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product_id": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@18.9.1-1.module%2Bel8.7.0%2B16806%2B4109802b?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.x86_64", "product": { "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.x86_64", "product_id": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.19.1-1.18.9.1.1.module%2Bel8.7.0%2B16806%2B4109802b?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:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, "product_reference": "nodejs:18:8070020221004121421:bd1311ed", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64" }, "product_reference": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le" }, "product_reference": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x" }, "product_reference": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src" }, "product_reference": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64" }, "product_reference": "nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64" }, "product_reference": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le" }, "product_reference": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x" }, "product_reference": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64" }, "product_reference": "nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64" }, "product_reference": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le" }, "product_reference": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x" }, "product_reference": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64" }, "product_reference": "nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64" }, "product_reference": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le" }, "product_reference": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x" }, "product_reference": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64" }, "product_reference": "nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch" }, "product_reference": "nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64" }, "product_reference": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le" }, "product_reference": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x" }, "product_reference": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64" }, "product_reference": "nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src" }, "product_reference": "nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421: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:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421: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:8070020221004121421: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:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421: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:8070020221004121421: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:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421: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:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64" }, "product_reference": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le" }, "product_reference": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x" }, "product_reference": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.x86_64 as a component of nodejs:18:8070020221004121421:bd1311ed as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.x86_64" }, "product_reference": "npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.x86_64", "relates_to_product_reference": "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Ben Noordhuis" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-35255", "cwe": { "id": "CWE-338", "name": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2130517" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS due to weak randomness in the WebCrypto keygen within the SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. Node.js made calls to EntropySource() in SecretKeyGenTraits::DoKeyGen(). However, it does not check the return value and assumes the EntropySource() always succeeds, but it can and sometimes will fail. This flaw allows a remote attacker to decrypt sensitive information.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: weak randomness in WebCrypto keygen", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability was introduced in NodeJS v15.0.0, Hence, NodeJS:14 package in RHEL-8 and RHSCL-3 are not affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s 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:8070020221004121421:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-35255" }, { "category": "external", "summary": "RHBZ#2130517", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130517" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-35255", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255" }, { "category": "external", "summary": "https://hackerone.com/bugs?report_id=1690000", "url": "https://hackerone.com/bugs?report_id=1690000" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#weak-randomness-in-webcrypto-keygen-high-cve-2022-35255", "url": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#weak-randomness-in-webcrypto-keygen-high-cve-2022-35255" } ], "release_date": "2022-09-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-11-08T11:35: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.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7821" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: weak randomness in WebCrypto keygen" }, { "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.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.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": "2022-11-08T11:35: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.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:7821" } ], "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:8070020221004121421:bd1311ed", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debuginfo-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-debugsource-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-devel-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-docs-1:18.9.1-1.module+el8.7.0+16806+4109802b.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-full-i18n-1:18.9.1-1.module+el8.7.0+16806+4109802b.x86_64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-nodemon-0:2.0.19-1.module+el8.7.0+16061+0a247725.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-0:2021.06-4.module+el8.7.0+15582+19c314fa.src", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:nodejs-packaging-bundler-0:2021.06-4.module+el8.7.0+15582+19c314fa.noarch", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.aarch64", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.ppc64le", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.s390x", "AppStream-8.7.0.Z.MAIN:nodejs:18:8070020221004121421:bd1311ed:npm-1:8.19.1-1.18.9.1.1.module+el8.7.0+16806+4109802b.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields" } ] }
rhsa-2022:6963
Vulnerability from csaf_redhat
Published
2022-10-18 09:27
Modified
2025-08-04 04:50
Summary
Red Hat Security Advisory: nodejs security update
Notes
Topic
An update for nodejs is now available for Red Hat Enterprise Linux 9.
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 (16.17.1).
Security Fix(es):
* nodejs: weak randomness in WebCrypto keygen (CVE-2022-35255)
* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)
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 nodejs is now available for Red Hat Enterprise Linux 9.\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 (16.17.1).\n\nSecurity Fix(es):\n\n* nodejs: weak randomness in WebCrypto keygen (CVE-2022-35255)\n\n* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:6963", "url": "https://access.redhat.com/errata/RHSA-2022:6963" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2130517", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130517" }, { "category": "external", "summary": "2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6963.json" } ], "title": "Red Hat Security Advisory: nodejs security update", "tracking": { "current_release_date": "2025-08-04T04:50:36+00:00", "generator": { "date": "2025-08-04T04:50:36+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2022:6963", "initial_release_date": "2022-10-18T09:27:13+00:00", "revision_history": [ { "date": "2022-10-18T09:27:13+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-10-18T09:27:13+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T04:50: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 (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:9::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.17.1-1.el9_0.src", "product": { "name": "nodejs-1:16.17.1-1.el9_0.src", "product_id": "nodejs-1:16.17.1-1.el9_0.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.17.1-1.el9_0?arch=src\u0026epoch=1" } } } ], "category": "architecture", "name": "src" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.17.1-1.el9_0.aarch64", "product": { "name": "nodejs-1:16.17.1-1.el9_0.aarch64", "product_id": "nodejs-1:16.17.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.17.1-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64", "product": { "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64", "product_id": "nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.17.1-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.17.1-1.el9_0.aarch64", "product": { "name": "nodejs-libs-1:16.17.1-1.el9_0.aarch64", "product_id": "nodejs-libs-1:16.17.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.17.1-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64", "product": { "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64", "product_id": "npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.15.0-1.16.17.1.1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.17.1-1.el9_0.aarch64", "product": { "name": "nodejs-debugsource-1:16.17.1-1.el9_0.aarch64", "product_id": "nodejs-debugsource-1:16.17.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.17.1-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64", "product": { "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64", "product_id": "nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.17.1-1.el9_0?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64", "product": { "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64", "product_id": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.17.1-1.el9_0?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.17.1-1.el9_0.ppc64le", "product": { "name": "nodejs-1:16.17.1-1.el9_0.ppc64le", "product_id": "nodejs-1:16.17.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.17.1-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le", "product_id": "nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.17.1-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.17.1-1.el9_0.ppc64le", "product": { "name": "nodejs-libs-1:16.17.1-1.el9_0.ppc64le", "product_id": "nodejs-libs-1:16.17.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.17.1-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le", "product": { "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le", "product_id": "npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.15.0-1.16.17.1.1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le", "product": { "name": "nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le", "product_id": "nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.17.1-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "product_id": "nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.17.1-1.el9_0?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "product": { "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "product_id": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.17.1-1.el9_0?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.17.1-1.el9_0.x86_64", "product": { "name": "nodejs-1:16.17.1-1.el9_0.x86_64", "product_id": "nodejs-1:16.17.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.17.1-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64", "product": { "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64", "product_id": "nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.17.1-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.17.1-1.el9_0.x86_64", "product": { "name": "nodejs-libs-1:16.17.1-1.el9_0.x86_64", "product_id": "nodejs-libs-1:16.17.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.17.1-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.x86_64", "product": { "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.x86_64", "product_id": "npm-1:8.15.0-1.16.17.1.1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.15.0-1.16.17.1.1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.17.1-1.el9_0.x86_64", "product": { "name": "nodejs-debugsource-1:16.17.1-1.el9_0.x86_64", "product_id": "nodejs-debugsource-1:16.17.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.17.1-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64", "product": { "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64", "product_id": "nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.17.1-1.el9_0?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64", "product": { "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64", "product_id": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.17.1-1.el9_0?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_version", "name": "nodejs-libs-1:16.17.1-1.el9_0.i686", "product": { "name": "nodejs-libs-1:16.17.1-1.el9_0.i686", "product_id": "nodejs-libs-1:16.17.1-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.17.1-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.17.1-1.el9_0.i686", "product": { "name": "nodejs-debugsource-1:16.17.1-1.el9_0.i686", "product_id": "nodejs-debugsource-1:16.17.1-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.17.1-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.i686", "product": { "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.i686", "product_id": "nodejs-debuginfo-1:16.17.1-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.17.1-1.el9_0?arch=i686\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686", "product": { "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686", "product_id": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.17.1-1.el9_0?arch=i686\u0026epoch=1" } } } ], "category": "architecture", "name": "i686" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.17.1-1.el9_0.s390x", "product": { "name": "nodejs-1:16.17.1-1.el9_0.s390x", "product_id": "nodejs-1:16.17.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.17.1-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.s390x", "product": { "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.s390x", "product_id": "nodejs-full-i18n-1:16.17.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.17.1-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-1:16.17.1-1.el9_0.s390x", "product": { "name": "nodejs-libs-1:16.17.1-1.el9_0.s390x", "product_id": "nodejs-libs-1:16.17.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs@16.17.1-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.s390x", "product": { "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.s390x", "product_id": "npm-1:8.15.0-1.16.17.1.1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.15.0-1.16.17.1.1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.17.1-1.el9_0.s390x", "product": { "name": "nodejs-debugsource-1:16.17.1-1.el9_0.s390x", "product_id": "nodejs-debugsource-1:16.17.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.17.1-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.s390x", "product": { "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.s390x", "product_id": "nodejs-debuginfo-1:16.17.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.17.1-1.el9_0?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x", "product": { "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x", "product_id": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-libs-debuginfo@16.17.1-1.el9_0?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-docs-1:16.17.1-1.el9_0.noarch", "product": { "name": "nodejs-docs-1:16.17.1-1.el9_0.noarch", "product_id": "nodejs-docs-1:16.17.1-1.el9_0.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.17.1-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.17.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.aarch64" }, "product_reference": "nodejs-1:16.17.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.17.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.ppc64le" }, "product_reference": "nodejs-1:16.17.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.17.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.s390x" }, "product_reference": "nodejs-1:16.17.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.17.1-1.el9_0.src as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.src" }, "product_reference": "nodejs-1:16.17.1-1.el9_0.src", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.17.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.x86_64" }, "product_reference": "nodejs-1:16.17.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.i686" }, "product_reference": "nodejs-debuginfo-1:16.17.1-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.s390x" }, "product_reference": "nodejs-debuginfo-1:16.17.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.17.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.aarch64" }, "product_reference": "nodejs-debugsource-1:16.17.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.17.1-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.i686" }, "product_reference": "nodejs-debugsource-1:16.17.1-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.17.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.s390x" }, "product_reference": "nodejs-debugsource-1:16.17.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.17.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.x86_64" }, "product_reference": "nodejs-debugsource-1:16.17.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.17.1-1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.17.1-1.el9_0.noarch" }, "product_reference": "nodejs-docs-1:16.17.1-1.el9_0.noarch", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.s390x" }, "product_reference": "nodejs-full-i18n-1:16.17.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.17.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.aarch64" }, "product_reference": "nodejs-libs-1:16.17.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.17.1-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.i686" }, "product_reference": "nodejs-libs-1:16.17.1-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.17.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.ppc64le" }, "product_reference": "nodejs-libs-1:16.17.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.17.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.s390x" }, "product_reference": "nodejs-libs-1:16.17.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-1:16.17.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.x86_64" }, "product_reference": "nodejs-libs-1:16.17.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64" }, "product_reference": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686" }, "product_reference": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le" }, "product_reference": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x" }, "product_reference": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64" }, "product_reference": "nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64" }, "product_reference": "npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le" }, "product_reference": "npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.s390x" }, "product_reference": "npm-1:8.15.0-1.16.17.1.1.el9_0.s390x", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.15.0-1.16.17.1.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.x86_64" }, "product_reference": "npm-1:8.15.0-1.16.17.1.1.el9_0.x86_64", "relates_to_product_reference": "AppStream-9.0.0.Z.MAIN.EUS" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Ben Noordhuis" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-35255", "cwe": { "id": "CWE-338", "name": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2130517" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS due to weak randomness in the WebCrypto keygen within the SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. Node.js made calls to EntropySource() in SecretKeyGenTraits::DoKeyGen(). However, it does not check the return value and assumes the EntropySource() always succeeds, but it can and sometimes will fail. This flaw allows a remote attacker to decrypt sensitive information.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: weak randomness in WebCrypto keygen", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability was introduced in NodeJS v15.0.0, Hence, NodeJS:14 package in RHEL-8 and RHSCL-3 are not affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.17.1-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-35255" }, { "category": "external", "summary": "RHBZ#2130517", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130517" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-35255", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255" }, { "category": "external", "summary": "https://hackerone.com/bugs?report_id=1690000", "url": "https://hackerone.com/bugs?report_id=1690000" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#weak-randomness-in-webcrypto-keygen-high-cve-2022-35255", "url": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#weak-randomness-in-webcrypto-keygen-high-cve-2022-35255" } ], "release_date": "2022-09-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-18T09:27:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.17.1-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6963" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.17.1-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: weak randomness in WebCrypto keygen" }, { "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-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.17.1-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.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": "2022-10-18T09:27:13+00:00", "details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258", "product_ids": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.17.1-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6963" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.src", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-debugsource-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-docs-1:16.17.1-1.el9_0.noarch", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-full-i18n-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.i686", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:nodejs-libs-debuginfo-1:16.17.1-1.el9_0.x86_64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.aarch64", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.ppc64le", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.s390x", "AppStream-9.0.0.Z.MAIN.EUS:npm-1:8.15.0-1.16.17.1.1.el9_0.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields" } ] }
rhsa-2022:6964
Vulnerability from csaf_redhat
Published
2022-10-17 10:42
Modified
2025-08-04 04:50
Summary
Red Hat Security Advisory: nodejs:16 security update
Notes
Topic
An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.
Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.
Details
Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language.
The following packages have been upgraded to a later upstream version: nodejs 16.
Security Fix(es):
* nodejs: weak randomness in WebCrypto keygen (CVE-2022-35255)
* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
Terms of Use
This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.
{ "document": { "aggregate_severity": { "namespace": "https://access.redhat.com/security/updates/classification/", "text": "Important" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "An update for the nodejs:16 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.", "title": "Topic" }, { "category": "general", "text": "Node.js is a software development platform for building fast and scalable network applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version: nodejs 16.\n\nSecurity Fix(es):\n\n* nodejs: weak randomness in WebCrypto keygen (CVE-2022-35255)\n\n* nodejs: HTTP Request Smuggling due to incorrect parsing of header fields (CVE-2022-35256)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.", "title": "Details" }, { "category": "legal_disclaimer", "text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.", "title": "Terms of Use" } ], "publisher": { "category": "vendor", "contact_details": "https://access.redhat.com/security/team/contact/", "issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.", "name": "Red Hat Product Security", "namespace": "https://www.redhat.com" }, "references": [ { "category": "self", "summary": "https://access.redhat.com/errata/RHSA-2022:6964", "url": "https://access.redhat.com/errata/RHSA-2022:6964" }, { "category": "external", "summary": "https://access.redhat.com/security/updates/classification/#important", "url": "https://access.redhat.com/security/updates/classification/#important" }, { "category": "external", "summary": "2130517", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130517" }, { "category": "external", "summary": "2130518", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130518" }, { "category": "self", "summary": "Canonical URL", "url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_6964.json" } ], "title": "Red Hat Security Advisory: nodejs:16 security update", "tracking": { "current_release_date": "2025-08-04T04:50:19+00:00", "generator": { "date": "2025-08-04T04:50:19+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.6.6" } }, "id": "RHSA-2022:6964", "initial_release_date": "2022-10-17T10:42:44+00:00", "revision_history": [ { "date": "2022-10-17T10:42:44+00:00", "number": "1", "summary": "Initial version" }, { "date": "2022-10-17T10:42:44+00:00", "number": "2", "summary": "Last updated version" }, { "date": "2025-08-04T04:50:19+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS", "product_identification_helper": { "cpe": "cpe:/a:redhat:enterprise_linux:8::appstream" } } } ], "category": "product_family", "name": "Red Hat Enterprise Linux" }, { "branches": [ { "category": "product_version", "name": "nodejs:16:8060020221007164523:ad008a3a", "product": { "name": "nodejs:16:8060020221007164523:ad008a3a", "product_id": "nodejs:16:8060020221007164523:ad008a3a", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16?rpmmod=nodejs:16:8060020221007164523:ad008a3a" } } }, { "category": "product_version", "name": "nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch", "product": { "name": "nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch", "product_id": "nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-docs@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=noarch\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch", "product": { "name": "nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch", "product_id": "nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.19-2.module%2Bel8.6.0%2B16240%2B7ca51420?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.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product": { "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product_id": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product": { "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product_id": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product": { "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product_id": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product": { "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product_id": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product": { "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product_id": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=aarch64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64", "product": { "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64", "product_id": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.15.0-1.16.17.1.1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=aarch64\u0026epoch=1" } } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src", "product": { "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src", "product_id": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=src\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src", "product": { "name": "nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src", "product_id": "nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-nodemon@2.0.19-2.module%2Bel8.6.0%2B16240%2B7ca51420?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.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product": { "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product_id": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product": { "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product_id": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product": { "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product_id": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product": { "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product_id": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product": { "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product_id": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=ppc64le\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le", "product": { "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le", "product_id": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.15.0-1.16.17.1.1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=ppc64le\u0026epoch=1" } } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product": { "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product_id": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product": { "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product_id": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product": { "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product_id": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product": { "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product_id": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product": { "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product_id": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=s390x\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x", "product": { "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x", "product_id": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.15.0-1.16.17.1.1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=s390x\u0026epoch=1" } } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product": { "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product_id": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product": { "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product_id": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debuginfo@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product": { "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product_id": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-debugsource@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product": { "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product_id": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-devel@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product": { "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product_id": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/nodejs-full-i18n@16.17.1-1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=x86_64\u0026epoch=1" } } }, { "category": "product_version", "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64", "product": { "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64", "product_id": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64", "product_identification_helper": { "purl": "pkg:rpm/redhat/npm@8.15.0-1.16.17.1.1.module%2Bel8.6.0%2B16848%2Ba483195a?arch=x86_64\u0026epoch=1" } } } ], "category": "architecture", "name": "x86_64" } ], "category": "vendor", "name": "Red Hat" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, "product_reference": "nodejs:16:8060020221007164523:ad008a3a", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64" }, "product_reference": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le" }, "product_reference": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x" }, "product_reference": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src" }, "product_reference": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64" }, "product_reference": "nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64" }, "product_reference": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le" }, "product_reference": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x" }, "product_reference": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64" }, "product_reference": "nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64" }, "product_reference": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le" }, "product_reference": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x" }, "product_reference": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64" }, "product_reference": "nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64" }, "product_reference": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le" }, "product_reference": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x" }, "product_reference": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64" }, "product_reference": "nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch" }, "product_reference": "nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64" }, "product_reference": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le" }, "product_reference": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x" }, "product_reference": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64" }, "product_reference": "nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch" }, "product_reference": "nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src" }, "product_reference": "nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src" }, "product_reference": "nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64" }, "product_reference": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le" }, "product_reference": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x" }, "product_reference": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" }, { "category": "default_component_of", "full_product_name": { "name": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64 as a component of nodejs:16:8060020221007164523:ad008a3a as a component of Red Hat Enterprise Linux AppStream (v. 8)", "product_id": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64" }, "product_reference": "npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64", "relates_to_product_reference": "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a" } ] }, "vulnerabilities": [ { "acknowledgments": [ { "names": [ "Ben Noordhuis" ], "summary": "Acknowledged by upstream." } ], "cve": "CVE-2022-35255", "cwe": { "id": "CWE-338", "name": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)" }, "discovery_date": "2022-09-28T00:00:00+00:00", "ids": [ { "system_name": "Red Hat Bugzilla ID", "text": "2130517" } ], "notes": [ { "category": "description", "text": "A vulnerability was found in NodeJS due to weak randomness in the WebCrypto keygen within the SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. Node.js made calls to EntropySource() in SecretKeyGenTraits::DoKeyGen(). However, it does not check the return value and assumes the EntropySource() always succeeds, but it can and sometimes will fail. This flaw allows a remote attacker to decrypt sensitive information.", "title": "Vulnerability description" }, { "category": "summary", "text": "nodejs: weak randomness in WebCrypto keygen", "title": "Vulnerability summary" }, { "category": "other", "text": "The vulnerability was introduced in NodeJS v15.0.0, Hence, NodeJS:14 package in RHEL-8 and RHSCL-3 are not affected.", "title": "Statement" }, { "category": "general", "text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.", "title": "CVSS score applicability" } ], "product_status": { "fixed": [ "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64" ] }, "references": [ { "category": "self", "summary": "Canonical URL", "url": "https://access.redhat.com/security/cve/CVE-2022-35255" }, { "category": "external", "summary": "RHBZ#2130517", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2130517" }, { "category": "external", "summary": "https://www.cve.org/CVERecord?id=CVE-2022-35255", "url": "https://www.cve.org/CVERecord?id=CVE-2022-35255" }, { "category": "external", "summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255" }, { "category": "external", "summary": "https://hackerone.com/bugs?report_id=1690000", "url": "https://hackerone.com/bugs?report_id=1690000" }, { "category": "external", "summary": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#weak-randomness-in-webcrypto-keygen-high-cve-2022-35255", "url": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/#weak-randomness-in-webcrypto-keygen-high-cve-2022-35255" } ], "release_date": "2022-09-23T00:00:00+00:00", "remediations": [ { "category": "vendor_fix", "date": "2022-10-17T10:42: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.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6964" } ], "scores": [ { "cvss_v3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 8.2, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N", "version": "3.1" }, "products": [ "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Important" } ], "title": "nodejs: weak randomness in WebCrypto keygen" }, { "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.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.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": "2022-10-17T10:42: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.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64" ], "restart_required": { "category": "none" }, "url": "https://access.redhat.com/errata/RHSA-2022:6964" } ], "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.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debuginfo-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-debugsource-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-devel-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-docs-1:16.17.1-1.module+el8.6.0+16848+a483195a.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-full-i18n-1:16.17.1-1.module+el8.6.0+16848+a483195a.x86_64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-nodemon-0:2.0.19-2.module+el8.6.0+16240+7ca51420.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.noarch", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:nodejs-packaging-0:25-1.module+el8.5.0+10992+fac5fe06.src", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x", "AppStream-8.6.0.Z.MAIN.EUS:nodejs:16:8060020221007164523:ad008a3a:npm-1:8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64" ] } ], "threats": [ { "category": "impact", "details": "Moderate" } ], "title": "nodejs: HTTP Request Smuggling due to incorrect parsing of header fields" } ] }
gsd-2022-35255
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2022-35255", "id": "GSD-2022-35255", "references": [ "https://access.redhat.com/errata/RHSA-2022:6963", "https://access.redhat.com/errata/RHSA-2022:6964", "https://access.redhat.com/errata/RHSA-2022:7821", "https://www.suse.com/security/cve/CVE-2022-35255.html", "https://www.debian.org/security/2023/dsa-5326" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2022-35255" ], "details": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material.", "id": "GSD-2022-35255", "modified": "2023-12-13T01:19:33.795296Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "support@hackerone.com", "ID": "CVE-2022-35255", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "https://github.com/nodejs/node", "version": { "version_data": [ { "version_value": "Fixed in 16.17.1+,18.9.1+" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG) (CWE-338)" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/1690000", "refsource": "MISC", "url": "https://hackerone.com/reports/1690000" }, { "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "refsource": "CONFIRM", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf" }, { "name": "https://security.netapp.com/advisory/ntap-20230113-0002/", "refsource": "CONFIRM", "url": "https://security.netapp.com/advisory/ntap-20230113-0002/" }, { "name": "DSA-5326", "refsource": "DEBIAN", "url": "https://www.debian.org/security/2023/dsa-5326" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe_name": [], "versionEndIncluding": "16.12.0", "versionStartIncluding": "16.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:*", "cpe_name": [], "versionEndExcluding": "16.17.1", "versionStartIncluding": "16.13.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe_name": [], "versionEndExcluding": "18.9.1", "versionStartIncluding": "18.0.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:*", "cpe_name": [], "versionEndIncluding": "15.14.0", "versionStartIncluding": "15.0.0", "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:siemens:sinec_ins:1.0:sp1:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:siemens:sinec_ins:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "1.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:siemens:sinec_ins:1.0:-:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:siemens:sinec_ins:1.0:sp2:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve-assignments@hackerone.com", "ID": "CVE-2022-35255" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "A weak randomness in WebCrypto keygen vulnerability exists in Node.js 18 due to a change with EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. There are two problems with this: 1) It does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail. 2) The random data returned byEntropySource() may not be cryptographically strong and therefore not suitable as keying material." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-338" } ] } ] }, "references": { "reference_data": [ { "name": "https://hackerone.com/reports/1690000", "refsource": "MISC", "tags": [ "Exploit", "Issue Tracking", "Third Party Advisory" ], "url": "https://hackerone.com/reports/1690000" }, { "name": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf" }, { "name": "https://security.netapp.com/advisory/ntap-20230113-0002/", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "https://security.netapp.com/advisory/ntap-20230113-0002/" }, { "name": "DSA-5326", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "https://www.debian.org/security/2023/dsa-5326" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 9.1, "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:N", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 5.2 } }, "lastModifiedDate": "2023-03-01T15:03Z", "publishedDate": "2022-12-05T22:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…