Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. moment
  4. ›
  5. CVE-2022-24785

CVE-2022-24785: Path Traversal: 'dir/../../filename'

April 4, 2022 (updated November 7, 2023)

Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.

References

  • github.com/advisories/GHSA-8hfj-j24r-96c4
  • github.com/moment/moment/commit/4211bfc8f15746be4019bba557e29a7ba83d54c5
  • github.com/moment/moment/security/advisories/GHSA-8hfj-j24r-96c4
  • nvd.nist.gov/vuln/detail/CVE-2022-24785

Code Behaviors & Features

Detect and mitigate CVE-2022-24785 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 1.0.1 before 2.29.2

Fixed versions

  • 2.29.2

Solution

Upgrade to version 2.29.2 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

Source file

npm/moment/CVE-2022-24785.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:16:02 +0000.