CVE-2022-24785

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.
Configurations

Configuration 1

cpe:2.3:a:momentjs:moment:*:*:*:*:*:node.js:*:*
cpe:2.3:a:momentjs:moment:*:*:*:*:*:nuget:*:*
cpe:2.3:a:tenable:tenable.sc:*:*:*:*:*:*:*:*
cpe:2.3:a:netapp:active_iq:-:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:36:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

Information

Published : 2022-04-04 05:15

Updated : 2023-02-16 07:27


NVD link : CVE-2022-24785

Mitre link : CVE-2022-24785

Products Affected
CWE
CWE-22

CWE-27

Path Traversal: 'dir/../../filename'