moment@2.18.1 vulnerabilities

Parse, validate, manipulate, and display dates

  • latest version

    2.30.1

  • latest non vulnerable version

  • first published

    13 years ago

  • latest version published

    1 years ago

  • licenses detected

  • Direct Vulnerabilities

    Known vulnerabilities in the moment package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • H
    Regular Expression Denial of Service (ReDoS)

    moment is a lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the preprocessRFC2822() function in from-string.js, when processing a very long crafted string (over 10k characters).

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade moment to version 2.29.4 or higher.

    >=2.18.0 <2.29.4
    • H
    Directory Traversal

    moment is a lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.

    Affected versions of this package are vulnerable to Directory Traversal when a user provides a locale string which is directly used to switch moment locale.

    How to fix Directory Traversal?

    Upgrade moment to version 2.29.2 or higher.

    <2.29.2
    • L
    Regular Expression Denial of Service (ReDoS)

    moment is a lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates.

    Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS). It used a regular expression (/[0-9]*['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]+|[\u0600-\u06FF\/]+(\s*?[\u0600-\u06FF]+){1,2}/i) in order to parse dates specified as strings. This can cause a very low impact of about 2 seconds matching time for data 50k characters long.

    How to fix Regular Expression Denial of Service (ReDoS)?

    Upgrade moment to version 2.19.3 or higher.

    <2.19.3