Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-49085.json
JSON Data
https://api.test.osv.dev/v1/vulns/AZL-49085
Upstream
Published
2024-09-09T19:15:13Z
Modified
2026-04-01T05:17:18.710055Z
Summary
CVE-2024-45296 affecting package nodejs-nodemon 2.0.3-4
Details

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.

References

Affected packages

Azure Linux:2 / nodejs-nodemon

Package

Name
nodejs-nodemon
Purl
pkg:rpm/azure-linux/nodejs-nodemon

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
2.0.3-4

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-49085.json"