Action not permitted
Modal body text goes here.
cve-2022-35255
Vulnerability from cvelistv5
▼ | 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 |
▼ | Vendor | Product |
---|---|---|
n/a | https://github.com/nodejs/node |
{ "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" } ], "cna": { "affected": [ { "product": "https://github.com/nodejs/node", "vendor": "n/a", "versions": [ { "status": "affected", "version": "Fixed in 16.17.1+,18.9.1+" } ] } ], "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": "2023-01-25T00:00:00", "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", "dateReserved": "2022-07-06T00:00:00", "dateUpdated": "2024-08-03T09:29:17.447Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2022-35255\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2022-12-05T22:15:10.513\",\"lastModified\":\"2023-03-01T15:03:19.287\",\"vulnStatus\":\"Analyzed\",\"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\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\",\"baseScore\":9.1,\"baseSeverity\":\"CRITICAL\"},\"exploitabilityScore\":3.9,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-338\"}]},{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"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\"]}]}}" } }
wid-sec-w-2022-1533
Vulnerability from csaf_certbund
Notes
{ "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-05-10T09:04:14.093+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "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", "product_identification_helper": { "cpe": "cpe:/a:nodejs:nodejs:v16.17.1" } } }, { "category": "product_version_range", "name": "\u003cv14.20.1", "product": { "name": "Open Source Node.js \u003cv14.20.1", "product_id": "T024693", "product_identification_helper": { "cpe": "cpe:/a:nodejs:nodejs:v14.20.1" } } }, { "category": "product_version_range", "name": "\u003cv18.9.1", "product": { "name": "Open Source Node.js \u003cv18.9.1", "product_id": "T024694", "product_identification_helper": { "cpe": "cpe:/a:nodejs:nodejs:v18.9.1" } } } ], "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:00Z", "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:00Z", "title": "CVE-2022-35256" } ] }
wid-sec-w-2023-0561
Vulnerability from csaf_certbund
Notes
{ "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-02-15T17:17:56.928+00:00", "engine": { "name": "BSI-WID", "version": "1.3.0" } }, "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "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:00Z", "title": "CVE-2006-20001" } ] }
rhsa-2022_6963
Vulnerability from csaf_redhat
Notes
{ "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": "2024-11-06T01:45:55+00:00", "generator": { "date": "2024-11-06T01:45:55+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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": "2024-11-06T01:45:55+00:00", "number": "3", "summary": "Last generated version" } ], "status": "final", "version": "3" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_name", "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product": { "name": "Red Hat Enterprise Linux AppStream (v. 9)", "product_id": "AppStream-9.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_7821
Vulnerability from csaf_redhat
Notes
{ "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": "2024-11-06T01:57:35+00:00", "generator": { "date": "2024-11-06T01:57:35+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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": "2024-11-06T01:57:35+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:rpmmod/redhat/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_6964
Vulnerability from csaf_redhat
Notes
{ "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": "2024-11-06T01:45:48+00:00", "generator": { "date": "2024-11-06T01:45:48+00:00", "engine": { "name": "Red Hat SDEngine", "version": "4.1.1" } }, "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": "2024-11-06T01:45:48+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:rpmmod/redhat/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" } ] }
icsa-23-017-03
Vulnerability from csaf_cisa
Notes
{ "document": { "acknowledgments": [ { "organization": "Siemens", "summary": "reporting these vulnerabilities to CISA" } ], "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Disclosure is not limited", "tlp": { "label": "WHITE", "url": "https://us-cert.cisa.gov/tlp/" } }, "lang": "en-US", "notes": [ { "category": "general", "text": "This CSAF advisory was extracted from unstructured data and may contain inaccuracies. If you notice any errors, please reach out to the designated contact at CISA CSAF: central@cisa.dhs.gov", "title": "CISA Disclaimer" }, { "category": "legal_disclaimer", "text": "All information products included in https://us-cert.cisa.gov/ics are provided \"as is\" for informational purposes only. The Department of Homeland Security (DHS) does not provide any warranties of any kind regarding any information contained within. DHS does not endorse any commercial product or service, referenced in this product or otherwise. Further dissemination of this product is governed by the Traffic Light Protocol (TLP) marking in the header. For more information about TLP, see https://us-cert.cisa.gov/tlp/.", "title": "Legal Notice" }, { "category": "summary", "text": "Successful exploitation of these vulnerabilities could allow an attacker to read and write arbitrary files from the file system of the affected component and to ultimately execute arbitrary code on the device.", "title": "Risk evaluation" }, { "category": "other", "text": " Multiple", "title": "Critical infrastructure sectors" }, { "category": "other", "text": " Worldwide", "title": "Countries/areas deployed" }, { "category": "other", "text": " Germany", "title": "Company headquarters location" }, { "category": "general", "text": "CISA recommends users take defensive measures to minimize the risk of exploitation of these vulnerabilities. Specifically, users should:", "title": "Recommended Practices" }, { "category": "general", "text": "CISA reminds organizations to perform proper impact analysis and risk assessment prior to deploying defensive measures.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA also provides a section for control systems security recommended practices on the ICS webpage at cisa.gov/ics. Several CISA products detailing cyber defense best practices are available for reading and download, including Improving Industrial Control Systems Cybersecurity with Defense-in-Depth Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "Organizations observing suspected malicious activity should follow established internal procedures and report findings to CISA for tracking and correlation against other incidents.", "title": "Recommended Practices" }, { "category": "general", "text": "CISA also recommends users take the following measures to protect themselves from social engineering attacks:", "title": "Recommended Practices" }, { "category": "general", "text": "Additional mitigation guidance and recommended practices are publicly available on the ICS webpage at cisa.gov/ics in the technical information paper, ICS-TIP-12-146-01B--Targeted Cyber Intrusion Detection and Mitigation Strategies.", "title": "Recommended Practices" }, { "category": "general", "text": "For further inquiries on security vulnerabilities in Siemens products and solutions, please contact the Siemens ProductCERT: https://www.siemens.com/cert/advisories", "title": "Additional Resources" }, { "category": "other", "text": "No known public exploits specifically target these vulnerabilities. These vulnerabilities are exploitable remotely. These vulnerabilities have a low attack complexity.\u00a0", "title": "Exploitability" } ], "publisher": { "category": "coordinator", "contact_details": "Email: CISAservicedesk@cisa.dhs.gov;\n Toll Free: 1-888-282-0870", "name": "CISA", "namespace": "https://www.cisa.gov/" }, "references": [ { "category": "external", "summary": "SSA-332410: Multiple Vulnerabilities in SINEC INS before V1.0 SP2 Update 1 - CSAF Version", "url": "https://cert-portal.siemens.com/productcert/csaf/ssa-332410.json" }, { "category": "self", "summary": "ICS Advisory ICSA-23-017-03 JSON", "url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2023/icsa-23-017-03.json" }, { "category": "self", "summary": "ICS Advisory ICSA-23-017-03 Web Version", "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-017-03" }, { "category": "external", "summary": "Recommended Practices", "url": "https://www.cisa.gov/uscert/ncas/tips/ST04-014" }, { "category": "external", "summary": "Recommended Practices", "url": "https://us-cert.cisa.gov/sites/default/files/recommended_practices/NCCIC_ICS-CERT_Defense_in_Depth_2016_S508C.pdf" }, { "category": "external", "summary": "SSA-332410: Multiple Vulnerabilities in SINEC INS before V1.0 SP2 Update 1 - PDF Version", "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf" }, { "category": "external", "summary": "SSA-332410: Multiple Vulnerabilities in SINEC INS before V1.0 SP2 Update 1 - TXT Version", "url": "https://cert-portal.siemens.com/productcert/txt/ssa-332410.txt" } ], "title": "Siemens SINEC INS", "tracking": { "current_release_date": "2023-01-17T00:00:00.000000Z", "generator": { "engine": { "name": "CISA CSAF Generator", "version": "1.0.0" } }, "id": "ICSA-23-017-03", "initial_release_date": "2023-01-17T00:00:00.000000Z", "revision_history": [ { "date": "2023-01-17T00:00:00.000000Z", "legacy_version": "Initial", "number": "1", "summary": "Publication Date" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version_range", "name": "\u003c V1.0 SP2 Update 1", "product": { "name": "SINEC INS", "product_id": "CSAFPID-0001" } } ], "category": "product_name", "name": "SINEC INS" } ], "category": "vendor", "name": "Siemens" } ] }, "vulnerabilities": [ { "cve": "CVE-2022-2068", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "In addition to the c_rehash shell command injection identified in CVE-2022-1292, further circumstances where the c_rehash script does not properly sanitise shell metacharacters to prevent command injection were found by code review. When the CVE-2022-1292 was fixed it was not discovered that there are other places in the script where the file names of certificates being hashed were possibly passed to a command executed through the shell. This script is distributed by some operating systems in a manner where it is automatically executed. On such operating systems, an attacker could execute arbitrary commands with the privileges of the script. Use of the c_rehash script is considered obsolete and should be replaced by the OpenSSL rehash command line tool.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2068" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-2068" }, { "cve": "CVE-2022-2097", "cwe": { "id": "CWE-326", "name": "Inadequate Encryption Strength" }, "notes": [ { "category": "summary", "text": "AES OCB mode for 32-bit x86 platforms using the AES-NI assembly optimised implementation will not encrypt the entirety of the data under some circumstances. This could reveal sixteen bytes of data that was preexisting in the memory that wasn\u0027t written. In the special case of \"in place\" encryption, sixteen bytes of the plaintext would be revealed. Since OpenSSL does not support OCB based cipher suites for TLS and DTLS, they are both unaffected.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2097" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-2097" }, { "cve": "CVE-2022-2274", "cwe": { "id": "CWE-787", "name": "Out-of-bounds Write" }, "notes": [ { "category": "summary", "text": "The OpenSSL 3.0.4 release introduced a serious bug in the RSA implementation for X86_64 CPUs supporting the AVX512IFMA instructions. This issue makes the RSA implementation with 2048 bit private keys incorrect on such machines and memory corruption will happen during the computation. As a consequence of the memory corruption an attacker may be able to trigger a remote code execution on the machine performing the computation. SSL/TLS servers or other servers using 2048 bit RSA private keys running on machines supporting AVX512IFMA instructions of the X86_64 architecture are affected by this issue.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2274" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-2274" }, { "cve": "CVE-2022-32212", "cwe": { "id": "CWE-78", "name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "A OS Command Injection vulnerability exists in Node.js versions \u003c14.20.0, \u003c16.16.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": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32212" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.1, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-32212" }, { "cve": "CVE-2022-32213", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "summary", "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": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32213" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-32213" }, { "cve": "CVE-2022-32215", "cwe": { "id": "CWE-444", "name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)" }, "notes": [ { "category": "summary", "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": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32215" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-32215" }, { "cve": "CVE-2022-32222", "cwe": { "id": "CWE-326", "name": "Inadequate Encryption Strength" }, "notes": [ { "category": "summary", "text": "A cryptographic vulnerability exists on Node.js on linux in versions of 18.x prior to 18.40.0 which allowed a default path for openssl.cnf that might be accessible under some circumstances to a non-admin user instead of /etc/ssl as was the case in versions prior to the upgrade to OpenSSL 3.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-32222" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.3, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-32222" }, { "cve": "CVE-2022-35255", "cwe": { "id": "CWE-330", "name": "Use of Insufficiently Random Values" }, "notes": [ { "category": "summary", "text": "Node.js made calls to EntropySource() in SecretKeyGenTraits::DoKeyGen() in src/crypto/crypto_keygen.cc. However, it does not check the return value, it assumes EntropySource() always succeeds, but it can (and sometimes will) fail.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35255" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 7.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-35255" }, { "cve": "CVE-2022-35256", "cwe": { "id": "CWE-290", "name": "Authentication Bypass by Spoofing" }, "notes": [ { "category": "summary", "text": "The llhttp parser in the http module in Node.js v18.7.0 does not correctly handle header fields that are not terminated with CLRF. This may result in HTTP Request Smuggling.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-35256" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-35256" }, { "cve": "CVE-2022-45092", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "An authenticated remote attacker with access to the Web Based Management (443/tcp) of the affected product, could potentially read and write arbitrary files from and to the device\u0027s file system. An attacker might leverage this to trigger remote code execution on the affected component.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45092" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], "remediations": [ { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.9, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-45092" }, { "cve": "CVE-2022-45093", "cwe": { "id": "CWE-22", "name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)" }, "notes": [ { "category": "summary", "text": "An authenticated remote attacker with access to the Web Based Management (443/tcp) of the affected product as well as with access to the SFTP server of the affected product (22/tcp), could potentially read and write arbitrary files from and to the device\u0027s file system. An attacker might leverage this to trigger remote code execution on the affected component.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45093" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H" } ], "remediations": [ { "category": "mitigation", "details": "CVE-2022-45093: Disable the SFTP service of the affected product, if not required", "product_ids": [ "CSAFPID-0001" ] }, { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.5, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-45093" }, { "cve": "CVE-2022-45094", "cwe": { "id": "CWE-77", "name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)" }, "notes": [ { "category": "summary", "text": "An authenticated remote attacker with access to the Web Based Management (443/tcp) of the affected product, could potentially inject commands into the dhcpd configuration of the affected product. An attacker might leverage this to trigger remote code execution on the affected component.", "title": "Summary" } ], "product_status": { "known_affected": [ "CSAFPID-0001" ] }, "references": [ { "category": "external", "summary": "nvd.nist.gov", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-45094" }, { "category": "external", "summary": "www.first.org", "url": "https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H" } ], "remediations": [ { "category": "mitigation", "details": "CVE-2022-45094: Disable the DHCP service of the affected product, if not required", "product_ids": [ "CSAFPID-0001" ] }, { "category": "vendor_fix", "details": "Update to V1.0 SP2 Update 1 or later version", "product_ids": [ "CSAFPID-0001" ], "url": "https://support.industry.siemens.com/cs/ww/en/view/109815432/" }, { "category": "mitigation", "details": "As a general security measure, Siemens strongly recommends to protect network access to devices with appropriate mechanisms. In order to operate the devices in a protected IT environment, Siemens recommends to configure the environment according to Siemens\u0027 operational guidelines for Industrial Security (Download: \nhttps://www.siemens.com/cert/operational-guidelines-industrial-security), and to follow the recommendations in the product manuals.\nAdditional information on Industrial Security by Siemens can be found at: https://www.siemens.com/industrialsecurity", "product_ids": [ "CSAFPID-0001" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.4, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:A/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H/E:P/RL:O/RC:C", "version": "3.1" }, "products": [ "CSAFPID-0001" ] } ], "title": "CVE-2022-45094" } ] }
var-202210-0037
Vulnerability from variot
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. Node.js Foundation of Node.js Products from multiple other vendors have weak encryption. PRNG There is a vulnerability in the use of.Information may be obtained and information may be tampered with. -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
====================================================================
Red Hat Security Advisory
Synopsis: Important: nodejs:16 security update Advisory ID: RHSA-2022:6964-01 Product: Red Hat Enterprise Linux Advisory URL: https://access.redhat.com/errata/RHSA-2022:6964 Issue date: 2022-10-17 CVE Names: CVE-2022-35255 CVE-2022-35256 ==================================================================== 1. Summary:
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.
- Relevant releases/architectures:
Red Hat Enterprise Linux AppStream (v. 8) - aarch64, noarch, ppc64le, s390x, x86_64
- Description:
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.
- Solution:
For details on how to apply this update, which includes the changes described in this advisory, refer to:
https://access.redhat.com/articles/11258
- Bugs fixed (https://bugzilla.redhat.com/):
2130517 - CVE-2022-35255 nodejs: weak randomness in WebCrypto keygen 2130518 - CVE-2022-35256 nodejs: HTTP Request Smuggling due to incorrect parsing of header fields
- Package List:
Red Hat Enterprise Linux AppStream (v. 8):
Source: nodejs-16.17.1-1.module+el8.6.0+16848+a483195a.src.rpm nodejs-nodemon-2.0.19-2.module+el8.6.0+16240+7ca51420.src.rpm nodejs-packaging-25-1.module+el8.5.0+10992+fac5fe06.src.rpm
aarch64: nodejs-16.17.1-1.module+el8.6.0+16848+a483195a.aarch64.rpm nodejs-debuginfo-16.17.1-1.module+el8.6.0+16848+a483195a.aarch64.rpm nodejs-debugsource-16.17.1-1.module+el8.6.0+16848+a483195a.aarch64.rpm nodejs-devel-16.17.1-1.module+el8.6.0+16848+a483195a.aarch64.rpm nodejs-full-i18n-16.17.1-1.module+el8.6.0+16848+a483195a.aarch64.rpm npm-8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64.rpm
noarch: nodejs-docs-16.17.1-1.module+el8.6.0+16848+a483195a.noarch.rpm nodejs-nodemon-2.0.19-2.module+el8.6.0+16240+7ca51420.noarch.rpm nodejs-packaging-25-1.module+el8.5.0+10992+fac5fe06.noarch.rpm
ppc64le: nodejs-16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le.rpm nodejs-debuginfo-16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le.rpm nodejs-debugsource-16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le.rpm nodejs-devel-16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le.rpm nodejs-full-i18n-16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le.rpm npm-8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le.rpm
s390x: nodejs-16.17.1-1.module+el8.6.0+16848+a483195a.s390x.rpm nodejs-debuginfo-16.17.1-1.module+el8.6.0+16848+a483195a.s390x.rpm nodejs-debugsource-16.17.1-1.module+el8.6.0+16848+a483195a.s390x.rpm nodejs-devel-16.17.1-1.module+el8.6.0+16848+a483195a.s390x.rpm nodejs-full-i18n-16.17.1-1.module+el8.6.0+16848+a483195a.s390x.rpm npm-8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x.rpm
x86_64: nodejs-16.17.1-1.module+el8.6.0+16848+a483195a.x86_64.rpm nodejs-debuginfo-16.17.1-1.module+el8.6.0+16848+a483195a.x86_64.rpm nodejs-debugsource-16.17.1-1.module+el8.6.0+16848+a483195a.x86_64.rpm nodejs-devel-16.17.1-1.module+el8.6.0+16848+a483195a.x86_64.rpm nodejs-full-i18n-16.17.1-1.module+el8.6.0+16848+a483195a.x86_64.rpm npm-8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64.rpm
These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/
- References:
https://access.redhat.com/security/cve/CVE-2022-35255 https://access.redhat.com/security/cve/CVE-2022-35256 https://access.redhat.com/security/updates/classification/#important
- Contact:
The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/
Copyright 2022 Red Hat, Inc. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1
iQIVAwUBY01tM9zjgjWX9erEAQgRRw/8DdK1QObq3so9+4ybaPFjCpdytAyNFy2E vrWNb7xRSO8myrQJ3cspxWMgRgfjMeJYPL8MT7iolW0SMWPd3uNMIh6ej3nK6zo+ BqHGgPBB2+knIF9ApMxW+2OpQAl4j0ICOeyLinqUXsyzDqPUOdW5kgNIPog668tc VsxB2Lt7pAJcpNkmwx6gvU5aZ6rWOUeNKyjAnat5AJPUx+NbtOtFWymivlPKCNWg bcGktfXz22tAixuEih9pC+YrPbJ++AHg5lZbK35uHBeGe7i9OdhbH8lbGrV5+0Vo 3DOlVTvuofjPZr0Ft50ChMsgsc/3pmBTXZOEfLrNHIMlJ2sHsP/3ZQ4hUmYYI3xs BF6HmgS4d3rEybSyXjqkQHKvSEi8KxBcs0y8RrvZeEUOfwTPwdaWKIhlzzn3lGYm a4iPlYzfCTfV4h2YdLvNE0hcOeaChiPVWvVxb9aV9XUW2ibWyHPSlJpBoP1UjMW4 8T0tYn6hUUWhWWT4cra5ipEjCmU9YfhdFsjoqKS/KFNA7kD94NSqWcbPs+3XnKbT l2IjXb8aBpn2Yykq1u4t12VEJCnKeTEUt43/LAlXW1mkNV3OQ2bPl2qwdEPTQxDP WBoK9aPtqD6W3VyuNza3VItmZKYw7nHtZL40YpvbdA6XtmlHZF6bFEiLdSwNduaV jippDtM0Pgw=vFcS -----END PGP SIGNATURE----- -- RHSA-announce mailing list RHSA-announce@redhat.com https://listman.redhat.com/mailman/listinfo/rhsa-announce . -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Debian Security Advisory DSA-5326-1 security@debian.org https://www.debian.org/security/ Aron Xu January 24, 2023 https://www.debian.org/security/faq
Package : nodejs CVE ID : CVE-2022-32212 CVE-2022-32213 CVE-2022-32214 CVE-2022-32215 CVE-2022-35255 CVE-2022-35256 CVE-2022-43548
Multiple vulnerabilities were discovered in Node.js, which could result in HTTP request smuggling, bypass of host IP address validation and weak randomness setup.
For the stable distribution (bullseye), these problems have been fixed in version 12.22.12~dfsg-1~deb11u3.
We recommend that you upgrade your nodejs packages.
For the detailed security status of nodejs please refer to its security tracker page at: https://security-tracker.debian.org/tracker/nodejs
Further information about Debian Security Advisories, how to apply these updates to your system and frequently asked questions can be found at: https://www.debian.org/security/
Mailing list: debian-security-announce@lists.debian.org -----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEtuYvPRKsOElcDakFEMKTtsN8TjYFAmPQNhIACgkQEMKTtsN8 TjaRmA/+KDFkQcd2sE/eAAx9cVikICNkfu7uIVKHpeDH9o5oq5M2nj4zHJCeAArp WblguyZwEtqzAOO2WesbrmwfXLmglhrNZwRMOrsbu63JxSnecp7qcMwR8A4JWdmd Txb4aZr6Prmwq6fT0G3K6oV8Hw+OeqYA/RZKenxtkBf/jdzVahGJHJ/NrFKKWVQW xbqHwCkP7uUlm+5UR5XzNrodTRCQYHJvUmDUrjEOjM6x+sqYirKWiERN0A14kVn9 0Ufrw6+Z2tKhdKFZfU1BtDthhlH/nybz0h3aHsk+E5/vx20WAURiCEDVi7nf8+Rf EtbCxaqV+/xVoPmXStHY/ogCo8CgRVsyYUIemgi4q5LwVx/Oqjm2CJ/xCwOKh0E2 idXLJfLSpxxBe598MUn9iKbnFFCN9DQZXf7BYs3djtn8ALFVBSHZSF1QXFoFQ86w Y9xGhBQzfEgCoEW7H4S30ZQ+Gz+ZnOMCSH+MKIMtSpqbc7wLtrKf839DO6Uux7B7 u0WR3lZlsihi92QKq9X/VRkyy8ZiA2TYy3IE+KDKlXDHKls9FR9BUClYe9L8RiRu boP8KPFUHUsSVaTzkufMStdKkcXCqgj/6KhJL6E9ZunTBpTmqx1Ty7/N2qktLFnH ujrffzV3rCE6eIg7ps8OdZbjCfqUqmQk9/pV6ZDjymqjZ1LKZDs\xfeRn -----END PGP SIGNATURE----- . - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gentoo Linux Security Advisory GLSA 202405-29
https://security.gentoo.org/
Severity: Low Title: Node.js: Multiple Vulnerabilities Date: May 08, 2024 Bugs: #772422, #781704, #800986, #805053, #807775, #811273, #817938, #831037, #835615, #857111, #865627, #872692, #879617, #918086, #918614 ID: 202405-29
Synopsis
Multiple vulnerabilities have been discovered in Node.js.
Background
Node.js is a JavaScript runtime built on Chrome’s V8 JavaScript engine.
Affected packages
Package Vulnerable Unaffected
net-libs/nodejs < 16.20.2 >= 16.20.2
Description
Multiple vulnerabilities have been discovered in Node.js. Please review the CVE identifiers referenced below for details.
Impact
Please review the referenced CVE identifiers for details.
Workaround
There is no known workaround at this time.
Resolution
All Node.js 20 users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=net-libs/nodejs-20.5.1"
All Node.js 18 users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=net-libs/nodejs-18.17.1"
All Node.js 16 users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=net-libs/nodejs-16.20.2"
References
[ 1 ] CVE-2020-7774 https://nvd.nist.gov/vuln/detail/CVE-2020-7774 [ 2 ] CVE-2021-3672 https://nvd.nist.gov/vuln/detail/CVE-2021-3672 [ 3 ] CVE-2021-22883 https://nvd.nist.gov/vuln/detail/CVE-2021-22883 [ 4 ] CVE-2021-22884 https://nvd.nist.gov/vuln/detail/CVE-2021-22884 [ 5 ] CVE-2021-22918 https://nvd.nist.gov/vuln/detail/CVE-2021-22918 [ 6 ] CVE-2021-22930 https://nvd.nist.gov/vuln/detail/CVE-2021-22930 [ 7 ] CVE-2021-22931 https://nvd.nist.gov/vuln/detail/CVE-2021-22931 [ 8 ] CVE-2021-22939 https://nvd.nist.gov/vuln/detail/CVE-2021-22939 [ 9 ] CVE-2021-22940 https://nvd.nist.gov/vuln/detail/CVE-2021-22940 [ 10 ] CVE-2021-22959 https://nvd.nist.gov/vuln/detail/CVE-2021-22959 [ 11 ] CVE-2021-22960 https://nvd.nist.gov/vuln/detail/CVE-2021-22960 [ 12 ] CVE-2021-37701 https://nvd.nist.gov/vuln/detail/CVE-2021-37701 [ 13 ] CVE-2021-37712 https://nvd.nist.gov/vuln/detail/CVE-2021-37712 [ 14 ] CVE-2021-39134 https://nvd.nist.gov/vuln/detail/CVE-2021-39134 [ 15 ] CVE-2021-39135 https://nvd.nist.gov/vuln/detail/CVE-2021-39135 [ 16 ] CVE-2021-44531 https://nvd.nist.gov/vuln/detail/CVE-2021-44531 [ 17 ] CVE-2021-44532 https://nvd.nist.gov/vuln/detail/CVE-2021-44532 [ 18 ] CVE-2021-44533 https://nvd.nist.gov/vuln/detail/CVE-2021-44533 [ 19 ] CVE-2022-0778 https://nvd.nist.gov/vuln/detail/CVE-2022-0778 [ 20 ] CVE-2022-3602 https://nvd.nist.gov/vuln/detail/CVE-2022-3602 [ 21 ] CVE-2022-3786 https://nvd.nist.gov/vuln/detail/CVE-2022-3786 [ 22 ] CVE-2022-21824 https://nvd.nist.gov/vuln/detail/CVE-2022-21824 [ 23 ] CVE-2022-32212 https://nvd.nist.gov/vuln/detail/CVE-2022-32212 [ 24 ] CVE-2022-32213 https://nvd.nist.gov/vuln/detail/CVE-2022-32213 [ 25 ] CVE-2022-32214 https://nvd.nist.gov/vuln/detail/CVE-2022-32214 [ 26 ] CVE-2022-32215 https://nvd.nist.gov/vuln/detail/CVE-2022-32215 [ 27 ] CVE-2022-32222 https://nvd.nist.gov/vuln/detail/CVE-2022-32222 [ 28 ] CVE-2022-35255 https://nvd.nist.gov/vuln/detail/CVE-2022-35255 [ 29 ] CVE-2022-35256 https://nvd.nist.gov/vuln/detail/CVE-2022-35256 [ 30 ] CVE-2022-35948 https://nvd.nist.gov/vuln/detail/CVE-2022-35948 [ 31 ] CVE-2022-35949 https://nvd.nist.gov/vuln/detail/CVE-2022-35949 [ 32 ] CVE-2022-43548 https://nvd.nist.gov/vuln/detail/CVE-2022-43548 [ 33 ] CVE-2023-30581 https://nvd.nist.gov/vuln/detail/CVE-2023-30581 [ 34 ] CVE-2023-30582 https://nvd.nist.gov/vuln/detail/CVE-2023-30582 [ 35 ] CVE-2023-30583 https://nvd.nist.gov/vuln/detail/CVE-2023-30583 [ 36 ] CVE-2023-30584 https://nvd.nist.gov/vuln/detail/CVE-2023-30584 [ 37 ] CVE-2023-30586 https://nvd.nist.gov/vuln/detail/CVE-2023-30586 [ 38 ] CVE-2023-30587 https://nvd.nist.gov/vuln/detail/CVE-2023-30587 [ 39 ] CVE-2023-30588 https://nvd.nist.gov/vuln/detail/CVE-2023-30588 [ 40 ] CVE-2023-30589 https://nvd.nist.gov/vuln/detail/CVE-2023-30589 [ 41 ] CVE-2023-30590 https://nvd.nist.gov/vuln/detail/CVE-2023-30590 [ 42 ] CVE-2023-32002 https://nvd.nist.gov/vuln/detail/CVE-2023-32002 [ 43 ] CVE-2023-32003 https://nvd.nist.gov/vuln/detail/CVE-2023-32003 [ 44 ] CVE-2023-32004 https://nvd.nist.gov/vuln/detail/CVE-2023-32004 [ 45 ] CVE-2023-32005 https://nvd.nist.gov/vuln/detail/CVE-2023-32005 [ 46 ] CVE-2023-32006 https://nvd.nist.gov/vuln/detail/CVE-2023-32006 [ 47 ] CVE-2023-32558 https://nvd.nist.gov/vuln/detail/CVE-2023-32558 [ 48 ] CVE-2023-32559 https://nvd.nist.gov/vuln/detail/CVE-2023-32559
Availability
This GLSA and any updates to it are available for viewing at the Gentoo Security Website:
https://security.gentoo.org/glsa/202405-29
Concerns?
Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.
License
Copyright 2024 Gentoo Foundation, Inc; referenced text belongs to its owner(s).
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
https://creativecommons.org/licenses/by-sa/2.5
Show details on source website{ "@context": { "@vocab": "https://www.variotdbs.pl/ref/VARIoTentry#", "affected_products": { "@id": "https://www.variotdbs.pl/ref/affected_products" }, "configurations": { "@id": "https://www.variotdbs.pl/ref/configurations" }, "credits": { "@id": "https://www.variotdbs.pl/ref/credits" }, "cvss": { "@id": "https://www.variotdbs.pl/ref/cvss/" }, "description": { "@id": "https://www.variotdbs.pl/ref/description/" }, "exploit_availability": { "@id": "https://www.variotdbs.pl/ref/exploit_availability/" }, "external_ids": { "@id": "https://www.variotdbs.pl/ref/external_ids/" }, "iot": { "@id": "https://www.variotdbs.pl/ref/iot/" }, "iot_taxonomy": { "@id": "https://www.variotdbs.pl/ref/iot_taxonomy/" }, "patch": { "@id": "https://www.variotdbs.pl/ref/patch/" }, "problemtype_data": { "@id": "https://www.variotdbs.pl/ref/problemtype_data/" }, "references": { "@id": "https://www.variotdbs.pl/ref/references/" }, "sources": { "@id": "https://www.variotdbs.pl/ref/sources/" }, "sources_release_date": { "@id": "https://www.variotdbs.pl/ref/sources_release_date/" }, "sources_update_date": { "@id": "https://www.variotdbs.pl/ref/sources_update_date/" }, "threat_type": { "@id": "https://www.variotdbs.pl/ref/threat_type/" }, "title": { "@id": "https://www.variotdbs.pl/ref/title/" }, "type": { "@id": "https://www.variotdbs.pl/ref/type/" } }, "@id": "https://www.variotdbs.pl/vuln/VAR-202210-0037", "affected_products": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/affected_products#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "model": "node.js", "scope": "gte", "trust": 1.0, "vendor": "nodejs", "version": "15.0.0" }, { "model": "node.js", "scope": "gte", "trust": 1.0, "vendor": "nodejs", "version": "16.0.0" }, { "model": "node.js", "scope": "lte", "trust": 1.0, "vendor": "nodejs", "version": "16.12.0" }, { "model": "linux", "scope": "eq", "trust": 1.0, "vendor": "debian", "version": "11.0" }, { "model": "sinec ins", "scope": "eq", "trust": 1.0, "vendor": "siemens", "version": "1.0" }, { "model": "sinec ins", "scope": "lt", "trust": 1.0, "vendor": "siemens", "version": "1.0" }, { "model": "node.js", "scope": "gte", "trust": 1.0, "vendor": "nodejs", "version": "16.13.0" }, { "model": "node.js", "scope": "lt", "trust": 1.0, "vendor": "nodejs", "version": "16.17.1" }, { "model": "node.js", "scope": "lt", "trust": 1.0, "vendor": "nodejs", "version": "18.9.1" }, { "model": "node.js", "scope": "gte", "trust": 1.0, "vendor": "nodejs", "version": "18.0.0" }, { "model": "node.js", "scope": "lte", "trust": 1.0, "vendor": "nodejs", "version": "15.14.0" }, { "model": "gnu/linux", "scope": null, "trust": 0.8, "vendor": "debian", "version": null }, { "model": "node.js", "scope": null, "trust": 0.8, "vendor": "node js", "version": null }, { "model": "sinec ins", "scope": null, "trust": 0.8, "vendor": "\u30b7\u30fc\u30e1\u30f3\u30b9", "version": null } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2022-022576" }, { "db": "NVD", "id": "CVE-2022-35255" } ] }, "configurations": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/configurations#", "children": { "@container": "@list" }, "cpe_match": { "@container": "@list" }, "data": { "@container": "@list" }, "nodes": { "@container": "@list" } }, "data": [ { "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" } ] } ], "sources": [ { "db": "NVD", "id": "CVE-2022-35255" } ] }, "credits": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/credits#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "Red Hat", "sources": [ { "db": "PACKETSTORM", "id": "169408" }, { "db": "PACKETSTORM", "id": "168757" }, { "db": "PACKETSTORM", "id": "169779" } ], "trust": 0.3 }, "cve": "CVE-2022-35255", "cvss": { "@context": { "cvssV2": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV2#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV2" }, "cvssV3": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/cvss/cvssV3#" }, "@id": "https://www.variotdbs.pl/ref/cvss/cvssV3/" }, "severity": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/cvss/severity#" }, "@id": "https://www.variotdbs.pl/ref/cvss/severity" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" }, "@id": "https://www.variotdbs.pl/ref/sources" } }, "data": [ { "cvssV2": [], "cvssV3": [ { "attackComplexity": "LOW", "attackVector": "NETWORK", "author": "NVD", "availabilityImpact": "NONE", "baseScore": 9.1, "baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "exploitabilityScore": 3.9, "impactScore": 5.2, "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "trust": 1.0, "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" }, { "attackComplexity": "Low", "attackVector": "Network", "author": "NVD", "availabilityImpact": "None", "baseScore": 9.1, "baseSeverity": "Critical", "confidentialityImpact": "High", "exploitabilityScore": null, "id": "CVE-2022-35255", "impactScore": null, "integrityImpact": "High", "privilegesRequired": "None", "scope": "Unchanged", "trust": 0.8, "userInteraction": "None", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.0" } ], "severity": [ { "author": "NVD", "id": "CVE-2022-35255", "trust": 1.8, "value": "CRITICAL" }, { "author": "CNNVD", "id": "CNNVD-202210-1268", "trust": 0.6, "value": "CRITICAL" } ] } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2022-022576" }, { "db": "CNNVD", "id": "CNNVD-202210-1268" }, { "db": "NVD", "id": "CVE-2022-35255" } ] }, "description": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/description#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "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. Node.js Foundation of Node.js Products from multiple other vendors have weak encryption. PRNG There is a vulnerability in the use of.Information may be obtained and information may be tampered with. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA256\n\n==================================================================== \nRed Hat Security Advisory\n\nSynopsis: Important: nodejs:16 security update\nAdvisory ID: RHSA-2022:6964-01\nProduct: Red Hat Enterprise Linux\nAdvisory URL: https://access.redhat.com/errata/RHSA-2022:6964\nIssue date: 2022-10-17\nCVE Names: CVE-2022-35255 CVE-2022-35256\n====================================================================\n1. Summary:\n\nAn update for the nodejs:16 module is now available for Red Hat Enterprise\nLinux 8. \n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section. \n\n2. Relevant releases/architectures:\n\nRed Hat Enterprise Linux AppStream (v. 8) - aarch64, noarch, ppc64le, s390x, x86_64\n\n3. Description:\n\nNode.js is a software development platform for building fast and scalable\nnetwork applications in the JavaScript programming language. \n\nThe following packages have been upgraded to a later upstream version:\nnodejs 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\n(CVE-2022-35256)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section. \n\n4. Solution:\n\nFor details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\n5. Bugs fixed (https://bugzilla.redhat.com/):\n\n2130517 - CVE-2022-35255 nodejs: weak randomness in WebCrypto keygen\n2130518 - CVE-2022-35256 nodejs: HTTP Request Smuggling due to incorrect parsing of header fields\n\n6. Package List:\n\nRed Hat Enterprise Linux AppStream (v. 8):\n\nSource:\nnodejs-16.17.1-1.module+el8.6.0+16848+a483195a.src.rpm\nnodejs-nodemon-2.0.19-2.module+el8.6.0+16240+7ca51420.src.rpm\nnodejs-packaging-25-1.module+el8.5.0+10992+fac5fe06.src.rpm\n\naarch64:\nnodejs-16.17.1-1.module+el8.6.0+16848+a483195a.aarch64.rpm\nnodejs-debuginfo-16.17.1-1.module+el8.6.0+16848+a483195a.aarch64.rpm\nnodejs-debugsource-16.17.1-1.module+el8.6.0+16848+a483195a.aarch64.rpm\nnodejs-devel-16.17.1-1.module+el8.6.0+16848+a483195a.aarch64.rpm\nnodejs-full-i18n-16.17.1-1.module+el8.6.0+16848+a483195a.aarch64.rpm\nnpm-8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.aarch64.rpm\n\nnoarch:\nnodejs-docs-16.17.1-1.module+el8.6.0+16848+a483195a.noarch.rpm\nnodejs-nodemon-2.0.19-2.module+el8.6.0+16240+7ca51420.noarch.rpm\nnodejs-packaging-25-1.module+el8.5.0+10992+fac5fe06.noarch.rpm\n\nppc64le:\nnodejs-16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le.rpm\nnodejs-debuginfo-16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le.rpm\nnodejs-debugsource-16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le.rpm\nnodejs-devel-16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le.rpm\nnodejs-full-i18n-16.17.1-1.module+el8.6.0+16848+a483195a.ppc64le.rpm\nnpm-8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.ppc64le.rpm\n\ns390x:\nnodejs-16.17.1-1.module+el8.6.0+16848+a483195a.s390x.rpm\nnodejs-debuginfo-16.17.1-1.module+el8.6.0+16848+a483195a.s390x.rpm\nnodejs-debugsource-16.17.1-1.module+el8.6.0+16848+a483195a.s390x.rpm\nnodejs-devel-16.17.1-1.module+el8.6.0+16848+a483195a.s390x.rpm\nnodejs-full-i18n-16.17.1-1.module+el8.6.0+16848+a483195a.s390x.rpm\nnpm-8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.s390x.rpm\n\nx86_64:\nnodejs-16.17.1-1.module+el8.6.0+16848+a483195a.x86_64.rpm\nnodejs-debuginfo-16.17.1-1.module+el8.6.0+16848+a483195a.x86_64.rpm\nnodejs-debugsource-16.17.1-1.module+el8.6.0+16848+a483195a.x86_64.rpm\nnodejs-devel-16.17.1-1.module+el8.6.0+16848+a483195a.x86_64.rpm\nnodejs-full-i18n-16.17.1-1.module+el8.6.0+16848+a483195a.x86_64.rpm\nnpm-8.15.0-1.16.17.1.1.module+el8.6.0+16848+a483195a.x86_64.rpm\n\nThese packages are GPG signed by Red Hat for security. Our key and\ndetails on how to verify the signature are available from\nhttps://access.redhat.com/security/team/key/\n\n7. References:\n\nhttps://access.redhat.com/security/cve/CVE-2022-35255\nhttps://access.redhat.com/security/cve/CVE-2022-35256\nhttps://access.redhat.com/security/updates/classification/#important\n\n8. Contact:\n\nThe Red Hat security contact is \u003csecalert@redhat.com\u003e. More contact\ndetails at https://access.redhat.com/security/team/contact/\n\nCopyright 2022 Red Hat, Inc. \n-----BEGIN PGP SIGNATURE-----\nVersion: GnuPG v1\n\niQIVAwUBY01tM9zjgjWX9erEAQgRRw/8DdK1QObq3so9+4ybaPFjCpdytAyNFy2E\nvrWNb7xRSO8myrQJ3cspxWMgRgfjMeJYPL8MT7iolW0SMWPd3uNMIh6ej3nK6zo+\nBqHGgPBB2+knIF9ApMxW+2OpQAl4j0ICOeyLinqUXsyzDqPUOdW5kgNIPog668tc\nVsxB2Lt7pAJcpNkmwx6gvU5aZ6rWOUeNKyjAnat5AJPUx+NbtOtFWymivlPKCNWg\nbcGktfXz22tAixuEih9pC+YrPbJ++AHg5lZbK35uHBeGe7i9OdhbH8lbGrV5+0Vo\n3DOlVTvuofjPZr0Ft50ChMsgsc/3pmBTXZOEfLrNHIMlJ2sHsP/3ZQ4hUmYYI3xs\nBF6HmgS4d3rEybSyXjqkQHKvSEi8KxBcs0y8RrvZeEUOfwTPwdaWKIhlzzn3lGYm\na4iPlYzfCTfV4h2YdLvNE0hcOeaChiPVWvVxb9aV9XUW2ibWyHPSlJpBoP1UjMW4\n8T0tYn6hUUWhWWT4cra5ipEjCmU9YfhdFsjoqKS/KFNA7kD94NSqWcbPs+3XnKbT\nl2IjXb8aBpn2Yykq1u4t12VEJCnKeTEUt43/LAlXW1mkNV3OQ2bPl2qwdEPTQxDP\nWBoK9aPtqD6W3VyuNza3VItmZKYw7nHtZL40YpvbdA6XtmlHZF6bFEiLdSwNduaV\njippDtM0Pgw=vFcS\n-----END PGP SIGNATURE-----\n--\nRHSA-announce mailing list\nRHSA-announce@redhat.com\nhttps://listman.redhat.com/mailman/listinfo/rhsa-announce\n. -----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA512\n\n- -------------------------------------------------------------------------\nDebian Security Advisory DSA-5326-1 security@debian.org\nhttps://www.debian.org/security/ Aron Xu\nJanuary 24, 2023 https://www.debian.org/security/faq\n- -------------------------------------------------------------------------\n\nPackage : nodejs\nCVE ID : CVE-2022-32212 CVE-2022-32213 CVE-2022-32214 CVE-2022-32215\n CVE-2022-35255 CVE-2022-35256 CVE-2022-43548\n\nMultiple vulnerabilities were discovered in Node.js, which could result\nin HTTP request smuggling, bypass of host IP address validation and weak\nrandomness setup. \n\nFor the stable distribution (bullseye), these problems have been fixed in\nversion 12.22.12~dfsg-1~deb11u3. \n\nWe recommend that you upgrade your nodejs packages. \n\nFor the detailed security status of nodejs please refer to\nits security tracker page at:\nhttps://security-tracker.debian.org/tracker/nodejs\n\nFurther information about Debian Security Advisories, how to apply\nthese updates to your system and frequently asked questions can be\nfound at: https://www.debian.org/security/\n\nMailing list: debian-security-announce@lists.debian.org\n-----BEGIN PGP SIGNATURE-----\n\niQIzBAEBCgAdFiEEtuYvPRKsOElcDakFEMKTtsN8TjYFAmPQNhIACgkQEMKTtsN8\nTjaRmA/+KDFkQcd2sE/eAAx9cVikICNkfu7uIVKHpeDH9o5oq5M2nj4zHJCeAArp\nWblguyZwEtqzAOO2WesbrmwfXLmglhrNZwRMOrsbu63JxSnecp7qcMwR8A4JWdmd\nTxb4aZr6Prmwq6fT0G3K6oV8Hw+OeqYA/RZKenxtkBf/jdzVahGJHJ/NrFKKWVQW\nxbqHwCkP7uUlm+5UR5XzNrodTRCQYHJvUmDUrjEOjM6x+sqYirKWiERN0A14kVn9\n0Ufrw6+Z2tKhdKFZfU1BtDthhlH/nybz0h3aHsk+E5/vx20WAURiCEDVi7nf8+Rf\nEtbCxaqV+/xVoPmXStHY/ogCo8CgRVsyYUIemgi4q5LwVx/Oqjm2CJ/xCwOKh0E2\nidXLJfLSpxxBe598MUn9iKbnFFCN9DQZXf7BYs3djtn8ALFVBSHZSF1QXFoFQ86w\nY9xGhBQzfEgCoEW7H4S30ZQ+Gz+ZnOMCSH+MKIMtSpqbc7wLtrKf839DO6Uux7B7\nu0WR3lZlsihi92QKq9X/VRkyy8ZiA2TYy3IE+KDKlXDHKls9FR9BUClYe9L8RiRu\nboP8KPFUHUsSVaTzkufMStdKkcXCqgj/6KhJL6E9ZunTBpTmqx1Ty7/N2qktLFnH\nujrffzV3rCE6eIg7ps8OdZbjCfqUqmQk9/pV6ZDjymqjZ1LKZDs\\xfeRn\n-----END PGP SIGNATURE-----\n. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\nGentoo Linux Security Advisory GLSA 202405-29\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n https://security.gentoo.org/\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\n Severity: Low\n Title: Node.js: Multiple Vulnerabilities\n Date: May 08, 2024\n Bugs: #772422, #781704, #800986, #805053, #807775, #811273, #817938, #831037, #835615, #857111, #865627, #872692, #879617, #918086, #918614\n ID: 202405-29\n\n- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -\n\nSynopsis\n=======\nMultiple vulnerabilities have been discovered in Node.js. \n\nBackground\n=========\nNode.js is a JavaScript runtime built on Chrome\u2019s V8 JavaScript engine. \n\nAffected packages\n================\nPackage Vulnerable Unaffected\n--------------- ------------ ------------\nnet-libs/nodejs \u003c 16.20.2 \u003e= 16.20.2\n\nDescription\n==========\nMultiple vulnerabilities have been discovered in Node.js. Please review\nthe CVE identifiers referenced below for details. \n\nImpact\n=====\nPlease review the referenced CVE identifiers for details. \n\nWorkaround\n=========\nThere is no known workaround at this time. \n\nResolution\n=========\nAll Node.js 20 users should upgrade to the latest version:\n\n # emerge --sync\n # emerge --ask --oneshot --verbose \"\u003e=net-libs/nodejs-20.5.1\"\n\nAll Node.js 18 users should upgrade to the latest version:\n\n # emerge --sync\n # emerge --ask --oneshot --verbose \"\u003e=net-libs/nodejs-18.17.1\"\n\nAll Node.js 16 users should upgrade to the latest version:\n\n # emerge --sync\n # emerge --ask --oneshot --verbose \"\u003e=net-libs/nodejs-16.20.2\"\n\nReferences\n=========\n[ 1 ] CVE-2020-7774\n https://nvd.nist.gov/vuln/detail/CVE-2020-7774\n[ 2 ] CVE-2021-3672\n https://nvd.nist.gov/vuln/detail/CVE-2021-3672\n[ 3 ] CVE-2021-22883\n https://nvd.nist.gov/vuln/detail/CVE-2021-22883\n[ 4 ] CVE-2021-22884\n https://nvd.nist.gov/vuln/detail/CVE-2021-22884\n[ 5 ] CVE-2021-22918\n https://nvd.nist.gov/vuln/detail/CVE-2021-22918\n[ 6 ] CVE-2021-22930\n https://nvd.nist.gov/vuln/detail/CVE-2021-22930\n[ 7 ] CVE-2021-22931\n https://nvd.nist.gov/vuln/detail/CVE-2021-22931\n[ 8 ] CVE-2021-22939\n https://nvd.nist.gov/vuln/detail/CVE-2021-22939\n[ 9 ] CVE-2021-22940\n https://nvd.nist.gov/vuln/detail/CVE-2021-22940\n[ 10 ] CVE-2021-22959\n https://nvd.nist.gov/vuln/detail/CVE-2021-22959\n[ 11 ] CVE-2021-22960\n https://nvd.nist.gov/vuln/detail/CVE-2021-22960\n[ 12 ] CVE-2021-37701\n https://nvd.nist.gov/vuln/detail/CVE-2021-37701\n[ 13 ] CVE-2021-37712\n https://nvd.nist.gov/vuln/detail/CVE-2021-37712\n[ 14 ] CVE-2021-39134\n https://nvd.nist.gov/vuln/detail/CVE-2021-39134\n[ 15 ] CVE-2021-39135\n https://nvd.nist.gov/vuln/detail/CVE-2021-39135\n[ 16 ] CVE-2021-44531\n https://nvd.nist.gov/vuln/detail/CVE-2021-44531\n[ 17 ] CVE-2021-44532\n https://nvd.nist.gov/vuln/detail/CVE-2021-44532\n[ 18 ] CVE-2021-44533\n https://nvd.nist.gov/vuln/detail/CVE-2021-44533\n[ 19 ] CVE-2022-0778\n https://nvd.nist.gov/vuln/detail/CVE-2022-0778\n[ 20 ] CVE-2022-3602\n https://nvd.nist.gov/vuln/detail/CVE-2022-3602\n[ 21 ] CVE-2022-3786\n https://nvd.nist.gov/vuln/detail/CVE-2022-3786\n[ 22 ] CVE-2022-21824\n https://nvd.nist.gov/vuln/detail/CVE-2022-21824\n[ 23 ] CVE-2022-32212\n https://nvd.nist.gov/vuln/detail/CVE-2022-32212\n[ 24 ] CVE-2022-32213\n https://nvd.nist.gov/vuln/detail/CVE-2022-32213\n[ 25 ] CVE-2022-32214\n https://nvd.nist.gov/vuln/detail/CVE-2022-32214\n[ 26 ] CVE-2022-32215\n https://nvd.nist.gov/vuln/detail/CVE-2022-32215\n[ 27 ] CVE-2022-32222\n https://nvd.nist.gov/vuln/detail/CVE-2022-32222\n[ 28 ] CVE-2022-35255\n https://nvd.nist.gov/vuln/detail/CVE-2022-35255\n[ 29 ] CVE-2022-35256\n https://nvd.nist.gov/vuln/detail/CVE-2022-35256\n[ 30 ] CVE-2022-35948\n https://nvd.nist.gov/vuln/detail/CVE-2022-35948\n[ 31 ] CVE-2022-35949\n https://nvd.nist.gov/vuln/detail/CVE-2022-35949\n[ 32 ] CVE-2022-43548\n https://nvd.nist.gov/vuln/detail/CVE-2022-43548\n[ 33 ] CVE-2023-30581\n https://nvd.nist.gov/vuln/detail/CVE-2023-30581\n[ 34 ] CVE-2023-30582\n https://nvd.nist.gov/vuln/detail/CVE-2023-30582\n[ 35 ] CVE-2023-30583\n https://nvd.nist.gov/vuln/detail/CVE-2023-30583\n[ 36 ] CVE-2023-30584\n https://nvd.nist.gov/vuln/detail/CVE-2023-30584\n[ 37 ] CVE-2023-30586\n https://nvd.nist.gov/vuln/detail/CVE-2023-30586\n[ 38 ] CVE-2023-30587\n https://nvd.nist.gov/vuln/detail/CVE-2023-30587\n[ 39 ] CVE-2023-30588\n https://nvd.nist.gov/vuln/detail/CVE-2023-30588\n[ 40 ] CVE-2023-30589\n https://nvd.nist.gov/vuln/detail/CVE-2023-30589\n[ 41 ] CVE-2023-30590\n https://nvd.nist.gov/vuln/detail/CVE-2023-30590\n[ 42 ] CVE-2023-32002\n https://nvd.nist.gov/vuln/detail/CVE-2023-32002\n[ 43 ] CVE-2023-32003\n https://nvd.nist.gov/vuln/detail/CVE-2023-32003\n[ 44 ] CVE-2023-32004\n https://nvd.nist.gov/vuln/detail/CVE-2023-32004\n[ 45 ] CVE-2023-32005\n https://nvd.nist.gov/vuln/detail/CVE-2023-32005\n[ 46 ] CVE-2023-32006\n https://nvd.nist.gov/vuln/detail/CVE-2023-32006\n[ 47 ] CVE-2023-32558\n https://nvd.nist.gov/vuln/detail/CVE-2023-32558\n[ 48 ] CVE-2023-32559\n https://nvd.nist.gov/vuln/detail/CVE-2023-32559\n\nAvailability\n===========\nThis GLSA and any updates to it are available for viewing at\nthe Gentoo Security Website:\n\n https://security.gentoo.org/glsa/202405-29\n\nConcerns?\n========\nSecurity is a primary focus of Gentoo Linux and ensuring the\nconfidentiality and security of our users\u0027 machines is of utmost\nimportance to us. Any security concerns should be addressed to\nsecurity@gentoo.org or alternatively, you may file a bug at\nhttps://bugs.gentoo.org. \n\nLicense\n======\nCopyright 2024 Gentoo Foundation, Inc; referenced text\nbelongs to its owner(s). \n\nThe contents of this document are licensed under the\nCreative Commons - Attribution / Share Alike license. \n\nhttps://creativecommons.org/licenses/by-sa/2.5\n", "sources": [ { "db": "NVD", "id": "CVE-2022-35255" }, { "db": "JVNDB", "id": "JVNDB-2022-022576" }, { "db": "VULMON", "id": "CVE-2022-35255" }, { "db": "PACKETSTORM", "id": "169408" }, { "db": "PACKETSTORM", "id": "168757" }, { "db": "PACKETSTORM", "id": "169779" }, { "db": "PACKETSTORM", "id": "170727" }, { "db": "PACKETSTORM", "id": "178512" } ], "trust": 2.16 }, "external_ids": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/external_ids#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "db": "NVD", "id": "CVE-2022-35255", "trust": 3.8 }, { "db": "HACKERONE", "id": "1690000", "trust": 2.4 }, { "db": "SIEMENS", "id": "SSA-332410", "trust": 2.4 }, { "db": "ICS CERT", "id": "ICSA-23-017-03", "trust": 0.8 }, { "db": "JVN", "id": "JVNVU90782730", "trust": 0.8 }, { "db": "JVNDB", "id": "JVNDB-2022-022576", "trust": 0.8 }, { "db": "PACKETSTORM", "id": "169408", "trust": 0.7 }, { "db": "PACKETSTORM", "id": "169779", "trust": 0.7 }, { "db": "PACKETSTORM", "id": "170727", "trust": 0.7 }, { "db": "AUSCERT", "id": "ESB-2022.5146", "trust": 0.6 }, { "db": "CNNVD", "id": "CNNVD-202210-1268", "trust": 0.6 }, { "db": "VULMON", "id": "CVE-2022-35255", "trust": 0.1 }, { "db": "PACKETSTORM", "id": "168757", "trust": 0.1 }, { "db": "PACKETSTORM", "id": "178512", "trust": 0.1 } ], "sources": [ { "db": "VULMON", "id": "CVE-2022-35255" }, { "db": "JVNDB", "id": "JVNDB-2022-022576" }, { "db": "PACKETSTORM", "id": "169408" }, { "db": "PACKETSTORM", "id": "168757" }, { "db": "PACKETSTORM", "id": "169779" }, { "db": "PACKETSTORM", "id": "170727" }, { "db": "PACKETSTORM", "id": "178512" }, { "db": "CNNVD", "id": "CNNVD-202210-1268" }, { "db": "NVD", "id": "CVE-2022-35255" } ] }, "id": "VAR-202210-0037", "iot": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/iot#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": true, "sources": [ { "db": "VARIoT devices database", "id": null } ], "trust": 0.20766129 }, "last_update_date": "2024-05-12T03:18:39.471000Z", "patch": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/patch#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "title": "Node.js Fixing measures for security feature vulnerabilities", "trust": 0.6, "url": "http://123.124.177.30/web/xxk/bdxqbyid.tag?id=216854" }, { "title": "Red Hat: ", "trust": 0.1, "url": "https://vulmon.com/vendoradvisory?qidtp=red_hat_cve_database\u0026qid=cve-2022-35255" } ], "sources": [ { "db": "VULMON", "id": "CVE-2022-35255" }, { "db": "CNNVD", "id": "CNNVD-202210-1268" } ] }, "problemtype_data": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/problemtype_data#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "problemtype": "CWE-338", "trust": 1.0 }, { "problemtype": "Cryptographic weakness PRNG Use of (CWE-338) [NVD evaluation ]", "trust": 0.8 } ], "sources": [ { "db": "JVNDB", "id": "JVNDB-2022-022576" }, { "db": "NVD", "id": "CVE-2022-35255" } ] }, "references": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/references#", "data": { "@container": "@list" }, "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": [ { "trust": 2.4, "url": "https://cert-portal.siemens.com/productcert/pdf/ssa-332410.pdf" }, { "trust": 2.4, "url": "https://hackerone.com/reports/1690000" }, { "trust": 2.4, "url": "https://security.netapp.com/advisory/ntap-20230113-0002/" }, { "trust": 2.4, "url": "https://www.debian.org/security/2023/dsa-5326" }, { "trust": 1.3, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-35255" }, { "trust": 0.8, "url": "https://jvn.jp/vu/jvnvu90782730/" }, { "trust": 0.8, "url": "https://www.cisa.gov/news-events/ics-advisories/icsa-23-017-03" }, { "trust": 0.6, "url": "https://packetstormsecurity.com/files/170727/debian-security-advisory-5326-1.html" }, { "trust": 0.6, "url": "https://packetstormsecurity.com/files/169408/red-hat-security-advisory-2022-6963-01.html" }, { "trust": 0.6, "url": "https://www.auscert.org.au/bulletins/esb-2022.5146" }, { "trust": 0.6, "url": "https://packetstormsecurity.com/files/169779/red-hat-security-advisory-2022-7821-01.html" }, { "trust": 0.6, "url": "https://cxsecurity.com/cveshow/cve-2022-35255/" }, { "trust": 0.5, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-35256" }, { "trust": 0.4, "url": "https://access.redhat.com/security/cve/cve-2022-35255" }, { "trust": 0.3, "url": "https://listman.redhat.com/mailman/listinfo/rhsa-announce" }, { "trust": 0.3, "url": "https://bugzilla.redhat.com/):" }, { "trust": 0.3, "url": "https://access.redhat.com/security/team/key/" }, { "trust": 0.3, "url": "https://access.redhat.com/security/cve/cve-2022-35256" }, { "trust": 0.3, "url": "https://access.redhat.com/security/updates/classification/#important" }, { "trust": 0.3, "url": "https://access.redhat.com/articles/11258" }, { "trust": 0.3, "url": "https://access.redhat.com/security/team/contact/" }, { "trust": 0.2, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-32214" }, { "trust": 0.2, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-32212" }, { "trust": 0.2, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-43548" }, { "trust": 0.2, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-32213" }, { "trust": 0.2, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-32215" }, { "trust": 0.1, "url": "https://access.redhat.com/errata/rhsa-2022:6963" }, { "trust": 0.1, "url": "https://access.redhat.com/errata/rhsa-2022:6964" }, { "trust": 0.1, "url": "https://access.redhat.com/errata/rhsa-2022:7821" }, { "trust": 0.1, "url": "https://security-tracker.debian.org/tracker/nodejs" }, { "trust": 0.1, "url": "https://www.debian.org/security/" }, { "trust": 0.1, "url": "https://www.debian.org/security/faq" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-22960" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-30587" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-32006" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-22931" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-32222" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-22939" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-32558" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-30588" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-21824" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-3672" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-44532" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-35949" }, { "trust": 0.1, "url": "https://security.gentoo.org/" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-22959" }, { "trust": 0.1, "url": "https://security.gentoo.org/glsa/202405-29" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-22918" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-32004" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-30584" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2020-7774" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-30589" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-32003" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-22883" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-0778" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-22884" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-35948" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-44533" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-32002" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-30582" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-3602" }, { "trust": 0.1, "url": "https://creativecommons.org/licenses/by-sa/2.5" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2022-3786" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-30590" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-30586" }, { "trust": 0.1, "url": "https://bugs.gentoo.org." }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-22940" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-32005" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-32559" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-22930" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-39135" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-39134" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-30581" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-37712" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2023-30583" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-44531" }, { "trust": 0.1, "url": "https://nvd.nist.gov/vuln/detail/cve-2021-37701" } ], "sources": [ { "db": "VULMON", "id": "CVE-2022-35255" }, { "db": "JVNDB", "id": "JVNDB-2022-022576" }, { "db": "PACKETSTORM", "id": "169408" }, { "db": "PACKETSTORM", "id": "168757" }, { "db": "PACKETSTORM", "id": "169779" }, { "db": "PACKETSTORM", "id": "170727" }, { "db": "PACKETSTORM", "id": "178512" }, { "db": "CNNVD", "id": "CNNVD-202210-1268" }, { "db": "NVD", "id": "CVE-2022-35255" } ] }, "sources": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#", "data": { "@container": "@list" } }, "data": [ { "db": "VULMON", "id": "CVE-2022-35255" }, { "db": "JVNDB", "id": "JVNDB-2022-022576" }, { "db": "PACKETSTORM", "id": "169408" }, { "db": "PACKETSTORM", "id": "168757" }, { "db": "PACKETSTORM", "id": "169779" }, { "db": "PACKETSTORM", "id": "170727" }, { "db": "PACKETSTORM", "id": "178512" }, { "db": "CNNVD", "id": "CNNVD-202210-1268" }, { "db": "NVD", "id": "CVE-2022-35255" } ] }, "sources_release_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_release_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2023-11-17T00:00:00", "db": "JVNDB", "id": "JVNDB-2022-022576" }, { "date": "2022-10-18T22:30:35", "db": "PACKETSTORM", "id": "169408" }, { "date": "2022-10-18T14:27:29", "db": "PACKETSTORM", "id": "168757" }, { "date": "2022-11-08T13:50:31", "db": "PACKETSTORM", "id": "169779" }, { "date": "2023-01-25T16:09:12", "db": "PACKETSTORM", "id": "170727" }, { "date": "2024-05-09T15:46:44", "db": "PACKETSTORM", "id": "178512" }, { "date": "2022-10-18T00:00:00", "db": "CNNVD", "id": "CNNVD-202210-1268" }, { "date": "2022-12-05T22:15:10.513000", "db": "NVD", "id": "CVE-2022-35255" } ] }, "sources_update_date": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources_update_date#", "data": { "@container": "@list" } }, "data": [ { "date": "2023-11-17T08:21:00", "db": "JVNDB", "id": "JVNDB-2022-022576" }, { "date": "2023-02-01T00:00:00", "db": "CNNVD", "id": "CNNVD-202210-1268" }, { "date": "2023-03-01T15:03:19.287000", "db": "NVD", "id": "CVE-2022-35255" } ] }, "threat_type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/threat_type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "remote", "sources": [ { "db": "CNNVD", "id": "CNNVD-202210-1268" } ], "trust": 0.6 }, "title": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/title#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "Node.js\u00a0Foundation\u00a0 of \u00a0Node.js\u00a0 Cryptographic vulnerabilities in products from multiple other vendors \u00a0PRNG\u00a0 Vulnerability regarding the use of", "sources": [ { "db": "JVNDB", "id": "JVNDB-2022-022576" } ], "trust": 0.8 }, "type": { "@context": { "@vocab": "https://www.variotdbs.pl/ref/type#", "sources": { "@container": "@list", "@context": { "@vocab": "https://www.variotdbs.pl/ref/sources#" } } }, "data": "security feature problem", "sources": [ { "db": "CNNVD", "id": "CNNVD-202210-1268" } ], "trust": 0.6 } }
ghsa-p36x-w6hr-88jp
Vulnerability from github
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" } ] }
gsd-2022-35255
Vulnerability from gsd
{ "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" } } }
- 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.