Executive Summary

Informations
Name CVE-2024-45296 First vendor Publication 2024-09-09
Vendor Cve Last vendor Modification 2025-01-24

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

path-to-regexp turns path strings into a regular expressions. In certain cases, path-to-regexp will output a regular expression that can be exploited to cause poor performance. Because JavaScript is single threaded and regex matching runs on the main thread, poor performance will block the event loop and lead to a DoS. The bad regular expression is generated any time you have two parameters within a single segment, separated by something that is not a period (.). For users of 0.1, upgrade to 0.1.10. All other users should upgrade to 8.0.0.

Original Source

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

Sources (Detail)

https://github.com/pillarjs/path-to-regexp/commit/29b96b4a1de52824e1ca0f49a70...
https://github.com/pillarjs/path-to-regexp/commit/60f2121e9b66b7b622cc01080df...
https://github.com/pillarjs/path-to-regexp/security/advisories/GHSA-9wv6-86v2...
https://security.netapp.com/advisory/ntap-20250124-0001/
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
Date Informations
2025-01-25 00:20:39
  • Multiple Updates
2024-11-25 14:12:39
  • Multiple Updates
2024-09-10 17:27:24
  • Multiple Updates
2024-09-10 00:27:26
  • First insertion