Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE: 2022-37603 found in loader-utils - Version: 1.4.2,2.0.4 [JS] #126

Closed
github-actions bot opened this issue Feb 27, 2023 · 1 comment
Closed

CVE: 2022-37603 found in loader-utils - Version: 1.4.2,2.0.4 [JS] #126

github-actions bot opened this issue Feb 27, 2023 · 1 comment
Labels
Severity: Medium Medium severity Veracode Dependency Scanning A Veracode identified vulnerability

Comments

@github-actions
Copy link

Veracode Software Composition Analysis

Attribute Details
Library loader-utils
Description utils for webpack loaders
Language JS
Vulnerability Regular Expression Denial Of Service (ReDoS)
Vulnerability description loader-utils is vulnerable to regular expression denial of service. The vulnerability is due to insecure regular expression in the url variable of the interpolateName function in interpolateName.js. A remote attacker can cause denial of service via malicious regex.
CVE 2022-37603
CVSS score 5
Vulnerability present in version/s 1.0.0-2.0.4
Found library version/s 1.4.2,2.0.4
Vulnerability fixed in version 3.0.0
Library latest version 3.2.1
Fix

Links:

@github-actions github-actions bot added Severity: Medium Medium severity Veracode Dependency Scanning A Veracode identified vulnerability labels Feb 27, 2023
@mattcollier
Copy link
Contributor

Although the Veracode issue indicates that the vulnerability is fixed in v3.x, in fact the fix was backported to v1 and v2 as well.

webpack/loader-utils#213 (comment)

v1 patch: webpack/loader-utils#226
v2 patch: webpack/loader-utils#225

Therefore this issue is a NOOP.

@dlongley dlongley closed this as completed Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Severity: Medium Medium severity Veracode Dependency Scanning A Veracode identified vulnerability
Projects
None yet
Development

No branches or pull requests

2 participants