Inefficient Regular Expression Complexity Affecting thingsboard package, versions <3.7-r2
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-CHAINGUARDLATEST-THINGSBOARD-7926942
- published 11 Sep 2024
- disclosed 9 Sep 2024
Introduced: 9 Sep 2024
CVE-2024-45296 Open this link in a new tabHow to fix?
Upgrade Chainguard
thingsboard
to version 3.7-r2 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream thingsboard
package and not the thingsboard
package as distributed by Chainguard
.
See How to fix?
for Chainguard
relevant fixed versions and status.
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.