NA

CVE-2023-22467

Published: 04/01/2023 Updated: 12/02/2024
CVSS v3 Base Score: 7.5 | Impact Score: 3.6 | Exploitability Score: 3.9
VMScore: 0

Vulnerability Summary

Luxon is a library for working with dates and times in JavaScript. On the 1.x branch before 1.38.1, the 2.x branch before 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.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

momentjs luxon

Vendor Advisories

概要 Important: Red Hat Advanced Cluster Management 270 security and bug fix updates タイプ/重大度 Security Advisory: Important トピック Red Hat Advanced Cluster Management for Kubernetes 270 GeneralAvailability release images, which provide security updates and fix bugsRed Hat Product Security has rated this update as having ...
DescriptionThe MITRE CVE dictionary describes this issue as: Luxon is a library for working with dates and times in JavaScript On the 1x branch prior to 1381, the 2x branch prior to 252, and the 3x branch on 321, Luxon's `DateTimefromRFC2822() has quadratic (N^2) complexity on some specific inputs This causes a noticeable slowdown for i ...