ghsa-ghr5-ch3p-vcr6
Vulnerability from github
Published
2024-04-28 18:30
Modified
2024-08-02 15:45
Summary
ejs lacks certain pollution protection
Details

The ejs (aka Embedded JavaScript templates) package before 3.1.10 for Node.js lacks certain pollution protection.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "npm",
        "name": "ejs"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "3.1.10"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2024-33883"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-1321",
      "CWE-693"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2024-05-01T08:25:03Z",
    "nvd_published_at": "2024-04-28T16:15:23Z",
    "severity": "MODERATE"
  },
  "details": "The ejs (aka Embedded JavaScript templates) package before 3.1.10 for Node.js lacks certain pollution protection.",
  "id": "GHSA-ghr5-ch3p-vcr6",
  "modified": "2024-08-02T15:45:51Z",
  "published": "2024-04-28T18:30:31Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-33883"
    },
    {
      "type": "WEB",
      "url": "https://github.com/mde/ejs/commit/e469741dca7df2eb400199e1cdb74621e3f89aa5"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/mde/ejs"
    },
    {
      "type": "WEB",
      "url": "https://github.com/mde/ejs/compare/v3.1.9...v3.1.10"
    },
    {
      "type": "WEB",
      "url": "https://security.netapp.com/advisory/ntap-20240605-0003"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
      "type": "CVSS_V3"
    },
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "ejs lacks certain pollution protection"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...

Loading...
  • 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.