ghsa-wq4c-wm6x-jw44
Vulnerability from github
Published
2022-05-13 01:08
Modified
2023-10-09 00:42
Summary
Withdrawn Advisory: Node.js Inspector RCE via DNS Rebinding
Details

Withdrawn Advisory

This advisory has been withdrawn because this vulnerability affects inspector code in https://github.com/nodejs/node, not the legacy debugger at https://github.com/node-inspector/node-inspector. https://github.com/nodejs/node is not in a supported ecosystem.

Original Description

The Node.js inspector, in 6.x and later is vulnerable to a DNS rebinding attack which could be exploited to perform remote code execution. An attack is possible from malicious websites open in a web browser on the same computer, or another computer with network access to the computer running the Node.js process. A malicious website could use a DNS rebinding attack to trick the web browser to bypass same-origin-policy checks and to allow HTTP connections to localhost or to hosts on the local network. If a Node.js process with the debug port active is running on localhost or on a host on the local network, the malicious website could connect to it as a debugger, and get full code execution access.

Show details on source website


{
   affected: [
      {
         package: {
            ecosystem: "npm",
            name: "node-inspector",
         },
         ranges: [
            {
               events: [
                  {
                     introduced: "6.0",
                  },
               ],
               type: "ECOSYSTEM",
            },
         ],
      },
   ],
   aliases: [
      "CVE-2018-7160",
   ],
   database_specific: {
      cwe_ids: [
         "CWE-290",
      ],
      github_reviewed: true,
      github_reviewed_at: "2023-07-20T22:39:06Z",
      nvd_published_at: "2018-05-17T14:29:00Z",
      severity: "HIGH",
   },
   details: "## Withdrawn Advisory\nThis advisory has been withdrawn because this vulnerability affects inspector code in https://github.com/nodejs/node, not the [legacy debugger](https://nodejs.org/en/docs/inspector#legacy-debugger) at https://github.com/node-inspector/node-inspector. https://github.com/nodejs/node is not in a [supported ecosystem](https://github.com/github/advisory-database/blob/main/README.md#supported-ecosystems).\n\n## Original Description\nThe Node.js inspector, in 6.x and later is vulnerable to a DNS rebinding attack which could be exploited to perform remote code execution. An attack is possible from malicious websites open in a web browser on the same computer, or another computer with network access to the computer running the Node.js process. A malicious website could use a DNS rebinding attack to trick the web browser to bypass same-origin-policy checks and to allow HTTP connections to localhost or to hosts on the local network. If a Node.js process with the debug port active is running on localhost or on a host on the local network, the malicious website could connect to it as a debugger, and get full code execution access.",
   id: "GHSA-wq4c-wm6x-jw44",
   modified: "2023-10-09T00:42:54Z",
   published: "2022-05-13T01:08:23Z",
   references: [
      {
         type: "ADVISORY",
         url: "https://nvd.nist.gov/vuln/detail/CVE-2018-7160",
      },
      {
         type: "WEB",
         url: "https://github.com/nodejs/node/commit/e3950d1a402b80e4098a40aacddd6a104da0cfa9",
      },
      {
         type: "WEB",
         url: "https://nodejs.org/en/blog/vulnerability/march-2018-security-releases",
      },
      {
         type: "WEB",
         url: "https://support.f5.com/csp/article/K63025104?utm_source=f5support&utm_medium=RSS",
      },
      {
         type: "WEB",
         url: "https://www.oracle.com//security-alerts/cpujul2021.html",
      },
   ],
   schema_version: "1.4.0",
   severity: [
      {
         score: "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
         type: "CVSS_V3",
      },
   ],
   summary: "Withdrawn Advisory: Node.js Inspector RCE via DNS Rebinding",
   withdrawn: "2023-10-09T00:42:54Z",
}


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.