ghsa-rch9-xh7r-mqgw
Vulnerability from github
Published
2018-07-26 15:08
Modified
2023-05-30 19:26
Summary
Cross-Site Scripting in connect
Details

connect node module before 2.14.0 suffers from a Cross-Site Scripting (XSS) vulnerability due to a lack of validation of file in directory.js middleware.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "npm",
        "name": "connect"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.14.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2018-3717"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-79"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T21:54:23Z",
    "nvd_published_at": "2018-06-07T02:29:00Z",
    "severity": "MODERATE"
  },
  "details": "connect node module before 2.14.0 suffers from a Cross-Site Scripting (XSS) vulnerability due to a lack of validation of file in directory.js middleware.",
  "id": "GHSA-rch9-xh7r-mqgw",
  "modified": "2023-05-30T19:26:12Z",
  "published": "2018-07-26T15:08:05Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-3717"
    },
    {
      "type": "WEB",
      "url": "https://github.com/JacksonTian/anywhere/issues/33#issuecomment-366527448"
    },
    {
      "type": "WEB",
      "url": "https://github.com/senchalabs/connect/commit/6d5dd30075d2bc4ee97afdbbe3d9d98d8d52d74b"
    },
    {
      "type": "WEB",
      "url": "https://hackerone.com/reports/309394"
    },
    {
      "type": "WEB",
      "url": "https://hackerone.com/reports/309641"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-rch9-xh7r-mqgw"
    },
    {
      "type": "WEB",
      "url": "https://www.npmjs.com/advisories/584"
    },
    {
      "type": "WEB",
      "url": "https://www.npmjs.com/advisories/595"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Cross-Site Scripting in connect"
}


Log in or create an account to share your comment.




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.


Loading…

Loading…