2 matches found
AZL-49161 CVE-2024-45296 affecting package nodejs-nodemon 2.0.3-5
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...
AZL-49085 CVE-2024-45296 affecting package nodejs-nodemon 2.0.3-4
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...