You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This CVE record has been updated after NVD enrichment efforts were completed. Enrichment data supplied by the NVD may require amendment due to these changes.
Description
Luxon is a library for working with dates and times in JavaScript. On the 1.x branch prior to 1.38.1, the 2.x branch prior to 2.5.2, and the 3.x branch on 3.2.1, Luxon's `DateTime.fromRFC2822() has quadratic (N^2) complexity on some specific inputs. This causes a noticeable slowdown for inputs with lengths above 10k characters. Users providing untrusted data to this method are therefore vulnerable to (Re)DoS attacks. This issue also appears in Moment as CVE-2022-31129. Versions 1.38.1, 2.5.2, and 3.2.1 contain patches for this issue. As a workaround, limit the length of the input.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
GitHub, Inc. https://lists.fedoraproject.org/archives/list/[email protected]/message/44I3WAJKYXDLOVYRGMHAUXMIV4SPFXDZ/ [No types assigned]
CVE Modified by GitHub, Inc.2/11/2024 10:15:32 PM
Action
Type
Old Value
New Value
Added
Reference
GitHub, Inc. https://lists.fedoraproject.org/archives/list/[email protected]/message/4LIVOASKBQH7FEUI5RWM3SOHR6VK7ZZR/ [No types assigned]
Reanalysis by NIST1/17/2023 12:17:38 PM
Action
Type
Old Value
New Value
Changed
CPE Configuration
OR
*cpe:2.3:a:momentjs:luxon:*:*:*:*:*:node.js:*:* versions from (including) 1.0.0 up to (excluding) 1.38.1
*cpe:2.3:a:momentjs:luxon:*:*:*:*:*:node.js:*:* versions from (including) 2.0.0 up to (excluding) 2.5.2
*cpe:2.3:a:momentjs:luxon:*:*:*:*:*:node.js:*:* versions from (including) 3.0.0 up to (excluding) 3.2.1
OR
*cpe:2.3:a:momentjs:luxon:*:*:*:*:*:node.js:*:* versions from (including) 1.0.0 up to (excluding) 1.28.1
*cpe:2.3:a:momentjs:luxon:*:*:*:*:*:node.js:*:* versions from (including) 2.0.0 up to (excluding) 2.5.2
*cpe:2.3:a:momentjs:luxon:*:*:*:*:*:node.js:*:* versions from (including) 3.0.0 up to (excluding) 3.2.1
Initial Analysis by NIST1/10/2023 10:09:58 PM
Action
Type
Old Value
New Value
Added
CVSS V3.1
NIST AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Added
CPE Configuration
OR
*cpe:2.3:a:momentjs:luxon:*:*:*:*:*:node.js:*:* versions from (including) 1.0.0 up to (excluding) 1.38.1
*cpe:2.3:a:momentjs:luxon:*:*:*:*:*:node.js:*:* versions from (including) 2.0.0 up to (excluding) 2.5.2
*cpe:2.3:a:momentjs:luxon:*:*:*:*:*:node.js:*:* versions from (including) 3.0.0 up to (excluding) 3.2.1
Changed
Reference Type
https://github.com/moment/luxon/commit/5ab3bf64a10da929a437629cdb2f059bb83212bf No Types Assigned
https://github.com/moment/luxon/commit/5ab3bf64a10da929a437629cdb2f059bb83212bf Patch, Third Party Advisory
Changed
Reference Type
https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc No Types Assigned
https://github.com/moment/luxon/security/advisories/GHSA-3xq5-wjfh-ppjc Third Party Advisory
Changed
Reference Type
https://github.com/moment/moment/pull/6015#issuecomment-1152961973 No Types Assigned
https://github.com/moment/moment/pull/6015#issuecomment-1152961973 Patch, Third Party Advisory
Changed
Reference Type
https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g No Types Assigned
https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g Not Applicable, Third Party Advisory
Quick Info
CVE Dictionary Entry: CVE-2023-22467 NVD
Published Date: 01/04/2023 NVD
Last Modified: 11/21/2024
Source: GitHub, Inc.