The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs.
The product uses a regular expression with an inefficient, possibly exponential worst-case computational complexity that consumes excessive CPU cycles.
Link | Tags |
---|---|
https://github.com/sindresorhus/normalize-url/releases/tag/v6.0.1 | third party advisory release notes |
https://security.netapp.com/advisory/ntap-20210706-0001/ | third party advisory |