attesch/PrestaShop

CVE-2022-37601 (Critical) detected in loader-utils-0.2.17.tgz, loader-utils-1.1.0.tgz

Opened this issue · 0 comments

CVE-2022-37601 - Critical Severity Vulnerability

Vulnerable Libraries - loader-utils-0.2.17.tgz, loader-utils-1.1.0.tgz

loader-utils-0.2.17.tgz

utils for webpack loaders

Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-0.2.17.tgz

Path to dependency file: /PrestaShop/admin-dev/package.json

Path to vulnerable library: /admin-dev/node_modules/loader-utils/package.json

Dependency Hierarchy:

  • babel-loader-6.4.1.tgz (Root Library)
    • loader-utils-0.2.17.tgz (Vulnerable Library)
loader-utils-1.1.0.tgz

utils for webpack loaders

Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-1.1.0.tgz

Path to dependency file: /PrestaShop/admin-dev/package.json

Path to vulnerable library: /admin-dev/node_modules/exports-loader/node_modules/loader-utils/package.json

Dependency Hierarchy:

  • exports-loader-0.6.4.tgz (Root Library)
    • loader-utils-1.1.0.tgz (Vulnerable Library)

Found in HEAD commit: bb7465065dfeed9f49bb99b6901ab933563af739

Found in base branch: develop

Vulnerability Details

Prototype pollution vulnerability in function parseQuery in parseQuery.js in webpack loader-utils 2.0.0 via the name variable in parseQuery.js.

Publish Date: 2022-10-12

URL: CVE-2022-37601

CVSS 3 Score Details (9.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-76p3-8jx3-jpfq

Release Date: 2022-10-12

Fix Resolution (loader-utils): 1.4.1

Direct dependency fix Resolution (babel-loader): 7.0.0

Fix Resolution (loader-utils): 1.4.1

Direct dependency fix Resolution (exports-loader): 0.7.0


Step up your Open Source Security Game with Mend here