A Regular expression denial of service (ReDoS) flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the url variable in interpolateName.js. A badly or maliciously formed string could be used to send crafted requests that cause a system to crash or take a disproportional amount of time to process. This issue has been patched in versions 1.4.2, 2.0.4 and 3.2.1.
⚠️ `dependabot-gitlab` has detected security vulnerability for `loader-utils` in path: `/`, manifest_file: `/package.json` but was unable to update it! ⚠️
* https://github.com/advisories/GHSA-3rfm-jhwj-7488
| Package | Severity | Affected versions | Patched versions | IDs |
|--------------------|----------|-------------------|------------------|----------------------------------------|
| loader-utils (NPM) | HIGH | >= 1.0.0, < 1.4.2 | 1.4.2 | `GHSA-3rfm-jhwj-7488`,`CVE-2022-37603` |
# Description
A Regular expression denial of service (ReDoS) flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the url variable in interpolateName.js. A badly or maliciously formed string could be used to send crafted requests that cause a system to crash or take a disproportional amount of time to process. This issue has been patched in versions 1.4.2, 2.0.4 and 3.2.1.
# References
* https://nvd.nist.gov/vuln/detail/CVE-2022-37603
* https://github.com/webpack/loader-utils/issues/213
* https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/interpolateName.js#L107
* https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/interpolateName.js#L38
* https://github.com/webpack/loader-utils/issues/216
* https://github.com/advisories/GHSA-3rfm-jhwj-7488
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
⚠️
dependabot-gitlabhas detected security vulnerability forloader-utilsin path:/, manifest_file:/package.jsonbut was unable to update it! ⚠️GHSA-3rfm-jhwj-7488,CVE-2022-37603Description
A Regular expression denial of service (ReDoS) flaw was found in Function interpolateName in interpolateName.js in webpack loader-utils 2.0.0 via the url variable in interpolateName.js. A badly or maliciously formed string could be used to send crafted requests that cause a system to crash or take a disproportional amount of time to process. This issue has been patched in versions 1.4.2, 2.0.4 and 3.2.1.
References