gsd-2022-41940
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the engine.io package, including those who uses depending packages like socket.io. There is no known workaround except upgrading to a safe version. There are patches for this issue released in versions 3.6.1 and 6.2.1.
Aliases
Aliases



{
   GSD: {
      alias: "CVE-2022-41940",
      id: "GSD-2022-41940",
   },
   gsd: {
      metadata: {
         exploitCode: "unknown",
         remediation: "unknown",
         reportConfidence: "confirmed",
         type: "vulnerability",
      },
      osvSchema: {
         aliases: [
            "CVE-2022-41940",
         ],
         details: "Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the engine.io package, including those who uses depending packages like socket.io. There is no known workaround except upgrading to a safe version. There are patches for this issue released in versions 3.6.1 and 6.2.1.",
         id: "GSD-2022-41940",
         modified: "2023-12-13T01:19:33.057920Z",
         schema_version: "1.4.0",
      },
   },
   namespaces: {
      "cve.org": {
         CVE_data_meta: {
            ASSIGNER: "security-advisories@github.com",
            ID: "CVE-2022-41940",
            STATE: "PUBLIC",
            TITLE: "Uncaught exception in engine.io ",
         },
         affects: {
            vendor: {
               vendor_data: [
                  {
                     product: {
                        product_data: [
                           {
                              product_name: "engine.io",
                              version: {
                                 version_data: [
                                    {
                                       version_value: "< 3.6.1",
                                    },
                                    {
                                       version_value: ">= 4.0.0, < 6.2.1",
                                    },
                                 ],
                              },
                           },
                        ],
                     },
                     vendor_name: "socketio",
                  },
               ],
            },
         },
         data_format: "MITRE",
         data_type: "CVE",
         data_version: "4.0",
         description: {
            description_data: [
               {
                  lang: "eng",
                  value: "Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the engine.io package, including those who uses depending packages like socket.io. There is no known workaround except upgrading to a safe version. There are patches for this issue released in versions 3.6.1 and 6.2.1.",
               },
            ],
         },
         impact: {
            cvss: {
               attackComplexity: "HIGH",
               attackVector: "NETWORK",
               availabilityImpact: "HIGH",
               baseScore: 7.1,
               baseSeverity: "HIGH",
               confidentialityImpact: "HIGH",
               integrityImpact: "LOW",
               privilegesRequired: "LOW",
               scope: "UNCHANGED",
               userInteraction: "NONE",
               vectorString: "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H",
               version: "3.1",
            },
         },
         problemtype: {
            problemtype_data: [
               {
                  description: [
                     {
                        lang: "eng",
                        value: "CWE-248: Uncaught Exception",
                     },
                  ],
               },
            ],
         },
         references: {
            reference_data: [
               {
                  name: "https://github.com/socketio/engine.io/security/advisories/GHSA-r7qp-cfhv-p84w",
                  refsource: "CONFIRM",
                  url: "https://github.com/socketio/engine.io/security/advisories/GHSA-r7qp-cfhv-p84w",
               },
               {
                  name: "https://github.com/socketio/engine.io/commit/425e833ab13373edf1dd5a0706f07100db14e3c6",
                  refsource: "MISC",
                  url: "https://github.com/socketio/engine.io/commit/425e833ab13373edf1dd5a0706f07100db14e3c6",
               },
               {
                  name: "https://github.com/socketio/engine.io/commit/83c4071af871fc188298d7d591e95670bf9f9085",
                  refsource: "MISC",
                  url: "https://github.com/socketio/engine.io/commit/83c4071af871fc188298d7d591e95670bf9f9085",
               },
            ],
         },
         source: {
            advisory: "GHSA-r7qp-cfhv-p84w",
            discovery: "UNKNOWN",
         },
      },
      "gitlab.com": {
         advisories: [
            {
               affected_range: "<3.6.1||>=4.0.0 <6.2.1",
               affected_versions: "All versions before 3.6.1, all versions starting from 4.0.0 before 6.2.1",
               cvss_v3: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
               cwe_ids: [
                  "CWE-1035",
                  "CWE-248",
                  "CWE-937",
               ],
               date: "2022-11-26",
               description: "Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the engine.io package, including those who uses depending packages like socket.io. There is no known workaround except upgrading to a safe version. There are patches for this issue released in versions 3.6.1 and 6.2.1.",
               fixed_versions: [
                  "3.6.1",
                  "6.2.1",
               ],
               identifier: "CVE-2022-41940",
               identifiers: [
                  "CVE-2022-41940",
                  "GHSA-r7qp-cfhv-p84w",
               ],
               not_impacted: "All versions starting from 3.6.1 before 4.0.0, all versions starting from 6.2.1",
               package_slug: "npm/engine.io",
               pubdate: "2022-11-22",
               solution: "Upgrade to versions 3.6.1, 6.2.1 or above.",
               title: "Uncaught Exception",
               urls: [
                  "https://github.com/socketio/engine.io/security/advisories/GHSA-r7qp-cfhv-p84w",
                  "https://github.com/advisories/GHSA-r7qp-cfhv-p84w",
               ],
               uuid: "d3d9aacd-81c9-456e-9e73-116237e4563c",
            },
         ],
      },
      "nvd.nist.gov": {
         configurations: {
            CVE_data_version: "4.0",
            nodes: [
               {
                  children: [],
                  cpe_match: [
                     {
                        cpe23Uri: "cpe:2.3:a:socket:engine.io:*:*:*:*:*:node.js:*:*",
                        cpe_name: [],
                        versionEndExcluding: "3.6.1",
                        vulnerable: true,
                     },
                     {
                        cpe23Uri: "cpe:2.3:a:socket:engine.io:*:*:*:*:*:node.js:*:*",
                        cpe_name: [],
                        versionEndExcluding: "6.2.1",
                        versionStartIncluding: "4.0.0",
                        vulnerable: true,
                     },
                  ],
                  operator: "OR",
               },
            ],
         },
         cve: {
            CVE_data_meta: {
               ASSIGNER: "security-advisories@github.com",
               ID: "CVE-2022-41940",
            },
            data_format: "MITRE",
            data_type: "CVE",
            data_version: "4.0",
            description: {
               description_data: [
                  {
                     lang: "en",
                     value: "Engine.IO is the implementation of transport-based cross-browser/cross-device bi-directional communication layer for Socket.IO. A specially crafted HTTP request can trigger an uncaught exception on the Engine.IO server, thus killing the Node.js process. This impacts all the users of the engine.io package, including those who uses depending packages like socket.io. There is no known workaround except upgrading to a safe version. There are patches for this issue released in versions 3.6.1 and 6.2.1.",
                  },
               ],
            },
            problemtype: {
               problemtype_data: [
                  {
                     description: [
                        {
                           lang: "en",
                           value: "CWE-248",
                        },
                     ],
                  },
               ],
            },
            references: {
               reference_data: [
                  {
                     name: "https://github.com/socketio/engine.io/commit/83c4071af871fc188298d7d591e95670bf9f9085",
                     refsource: "MISC",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "https://github.com/socketio/engine.io/commit/83c4071af871fc188298d7d591e95670bf9f9085",
                  },
                  {
                     name: "https://github.com/socketio/engine.io/commit/425e833ab13373edf1dd5a0706f07100db14e3c6",
                     refsource: "MISC",
                     tags: [
                        "Patch",
                        "Third Party Advisory",
                     ],
                     url: "https://github.com/socketio/engine.io/commit/425e833ab13373edf1dd5a0706f07100db14e3c6",
                  },
                  {
                     name: "https://github.com/socketio/engine.io/security/advisories/GHSA-r7qp-cfhv-p84w",
                     refsource: "CONFIRM",
                     tags: [
                        "Exploit",
                        "Third Party Advisory",
                     ],
                     url: "https://github.com/socketio/engine.io/security/advisories/GHSA-r7qp-cfhv-p84w",
                  },
               ],
            },
         },
         impact: {
            baseMetricV3: {
               cvssV3: {
                  attackComplexity: "LOW",
                  attackVector: "NETWORK",
                  availabilityImpact: "HIGH",
                  baseScore: 6.5,
                  baseSeverity: "MEDIUM",
                  confidentialityImpact: "NONE",
                  integrityImpact: "NONE",
                  privilegesRequired: "LOW",
                  scope: "UNCHANGED",
                  userInteraction: "NONE",
                  vectorString: "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
                  version: "3.1",
               },
               exploitabilityScore: 2.8,
               impactScore: 3.6,
            },
         },
         lastModifiedDate: "2022-11-26T03:26Z",
         publishedDate: "2022-11-22T01:15Z",
      },
   },
}


Log in or create an account to share your comment.

Security Advisory comment format.

This schema specifies the format of a comment related to a security advisory.

UUIDv4 of the comment
UUIDv4 of the Vulnerability-Lookup instance
When the comment was created originally
When the comment was last updated
Title of the comment
Description of the comment
The identifier of the vulnerability (CVE ID, GHSA-ID, PYSEC ID, etc.).



Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.