ghsa-39cx-xcwj-3rc4
Vulnerability from github
Published
2020-09-01 15:25
Modified
2023-09-27 13:39
Summary
Cross-Site Scripting in dojo
Details

Affected versions of dojo are susceptible to a cross-site scripting vulnerability in the dijit.Editor and textarea components, which execute their contents as Javascript, even when sanitized.

Recommendation

Update to version 1.1.0 or later.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "npm",
        "name": "dojo"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.1.0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2008-6681"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-79"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2020-08-31T18:11:03Z",
    "nvd_published_at": null,
    "severity": "MODERATE"
  },
  "details": "Affected versions of `dojo` are susceptible to a cross-site scripting vulnerability in the `dijit.Editor` and `textarea` components, which execute their contents as Javascript, even when sanitized.\n\n\n## Recommendation\n\nUpdate to version 1.1.0 or later.",
  "id": "GHSA-39cx-xcwj-3rc4",
  "modified": "2023-09-27T13:39:18Z",
  "published": "2020-09-01T15:25:29Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-6681"
    },
    {
      "type": "WEB",
      "url": "https://bugs.dojotoolkit.org/ticket/2140"
    },
    {
      "type": "WEB",
      "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/49883"
    },
    {
      "type": "WEB",
      "url": "https://www.npmjs.com/advisories/107"
    },
    {
      "type": "WEB",
      "url": "http://trac.dojotoolkit.org/changeset/15346"
    },
    {
      "type": "WEB",
      "url": "http://trac.dojotoolkit.org/ticket/2140"
    },
    {
      "type": "WEB",
      "url": "http://www.dojotoolkit.org/book/dojo-1-1-release-notes"
    },
    {
      "type": "WEB",
      "url": "http://www.securityfocus.com/bid/34661"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [],
  "summary": "Cross-Site Scripting in dojo"
}


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.