Prototype pollution in webpack loader-utils #13

Closed
opened 2022-11-05 04:42:19 +00:00 by argoyle · 0 comments
argoyle commented 2022-11-05 04:42:19 +00:00 (Migrated from gitlab.com)

⚠️ dependabot-gitlab has detected security vulnerability for loader-utils in path: /, manifest_file: /package.json but was unable to update it! ⚠️

Package Severity Affected versions Patched versions IDs
loader-utils (NPM) CRITICAL < 2.0.3 2.0.3 GHSA-76p3-8jx3-jpfq,CVE-2022-37601

Description

Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils prior to version 2.0.3 via the name variable in parseQuery.js.

References

⚠️ `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-76p3-8jx3-jpfq | Package | Severity | Affected versions | Patched versions | IDs | |--------------------|----------|-------------------|------------------|----------------------------------------| | loader-utils (NPM) | CRITICAL | < 2.0.3 | 2.0.3 | `GHSA-76p3-8jx3-jpfq`,`CVE-2022-37601` | # Description Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils prior to version 2.0.3 via the name variable in parseQuery.js. # References * https://nvd.nist.gov/vuln/detail/CVE-2022-37601 * https://github.com/webpack/loader-utils/issues/212 * https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L11 * https://github.com/webpack/loader-utils/blob/d9f4e23cf411d8556f8bac2d3bf05a6e0103b568/lib/parseQuery.js#L47 * https://github.com/webpack/loader-utils/releases/tag/v2.0.3 * https://github.com/advisories/GHSA-76p3-8jx3-jpfq
argoyle (Migrated from gitlab.com) closed this issue 2022-12-05 13:03:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dancefinder/dancefinder-app#13