ghsa-446m-mv8f-q348
Vulnerability from github
Published
2018-03-05 18:35
Modified
2021-08-31 21:44
Severity
Summary
Regular Expression Denial of Service in moment
Details

Affected versions of moment are vulnerable to a low severity regular expression denial of service when parsing dates as strings.

Recommendation

Update to version 2.19.3 or later.

Show details on source website


{
  "affected": [
    {
      "package": {
        "ecosystem": "npm",
        "name": "moment"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.19.3"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2017-18214"
  ],
  "database_specific": {
    "cwe_ids": [
      "CWE-400"
    ],
    "github_reviewed": true,
    "github_reviewed_at": "2020-06-16T20:57:13Z",
    "nvd_published_at": "2018-03-04T21:29:00Z",
    "severity": "HIGH"
  },
  "details": "Affected versions of `moment` are vulnerable to a low severity regular expression denial of service when parsing dates as strings.\n\n\n## Recommendation\n\nUpdate to version 2.19.3 or later.",
  "id": "GHSA-446m-mv8f-q348",
  "modified": "2021-08-31T21:44:15Z",
  "published": "2018-03-05T18:35:09Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2017-18214"
    },
    {
      "type": "WEB",
      "url": "https://github.com/moment/moment/issues/4163"
    },
    {
      "type": "WEB",
      "url": "https://github.com/moment/moment/pull/4326"
    },
    {
      "type": "WEB",
      "url": "https://github.com/moment/moment/commit/69ed9d44957fa6ab12b73d2ae29d286a857b80eb"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/advisories/GHSA-446m-mv8f-q348"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/moment/moment"
    },
    {
      "type": "WEB",
      "url": "https://www.npmjs.com/advisories/532"
    },
    {
      "type": "WEB",
      "url": "https://www.tenable.com/security/tns-2019-02"
    }
  ],
  "schema_version": "1.4.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Regular Expression Denial of Service in moment"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading...

Loading...