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. The regular expression that is vulnerable to backtracking can be generated in the 0.1.x release of path-to-regexp. Upgrade to 0.1.12. This vulnerability exists because of an incomplete fix for CVE-2024-45296.
CVSS
No CVSS.
References
Configurations
No configuration.
History
24 Jan 2025, 20:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
05 Dec 2024, 23:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-05 23:15
Updated : 2025-01-24 20:15
NVD link : CVE-2024-52798
Mitre link : CVE-2024-52798
CVE.ORG link : CVE-2024-52798
JSON object : View
Products Affected
No product.
CWE
CWE-1333
Inefficient Regular Expression Complexity