Executive Summary

Informations
Name CVE-2022-31129 First vendor Publication 2022-07-06
Vendor Cve Last vendor Modification 2023-11-07

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Overall CVSS Score 7.5
Base Score 7.5 Environmental Score 7.5
impact SubScore 3.6 Temporal Score 7.5
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact None
Integrity Impact None Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:L/Au:N/C:N/I:N/A:P)
Cvss Base Score 5 Attack Range Network
Cvss Impact Score 2.9 Attack Complexity Low
Cvss Expoit Score 10 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31129

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 2
Os 1
Os 3

Sources (Detail)

https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedora...
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedora...
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedora...
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedora...
Source Url
CONFIRM https://github.com/moment/moment/security/advisories/GHSA-wc69-rhjr-hc9g
https://security.netapp.com/advisory/ntap-20221014-0003/
MISC https://github.com/moment/moment/commit/9a3b5894f3d5d602948ac8a02e4ee528a49ca3a3
https://github.com/moment/moment/pull/6015#issuecomment-1152961973
https://huntr.dev/bounties/f0952b67-f2ff-44a9-a9cd-99e0a87cb633/
MLIST https://lists.debian.org/debian-lts-announce/2023/01/msg00035.html

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
10
11
Date Informations
2023-11-07 21:32:02
  • Multiple Updates
2023-07-24 17:27:36
  • Multiple Updates
2023-02-23 21:27:32
  • Multiple Updates
2023-01-31 09:27:32
  • Multiple Updates
2022-10-27 21:27:32
  • Multiple Updates
2022-10-14 17:27:21
  • Multiple Updates
2022-09-13 00:27:25
  • Multiple Updates
2022-09-05 09:27:36
  • Multiple Updates
2022-07-23 09:27:29
  • Multiple Updates
2022-07-14 21:27:13
  • Multiple Updates
2022-07-08 13:27:10
  • Multiple Updates
2022-07-07 00:27:20
  • First insertion