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

workbox-webpack-plugin-3.4.1.tgz: 1 vulnerabilities (highest severity is: 9.1) reachable #12

Open
dev-mend-for-github-com bot opened this issue May 30, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend

Comments

@dev-mend-for-github-com
Copy link

dev-mend-for-github-com bot commented May 30, 2024

Vulnerable Library - workbox-webpack-plugin-3.4.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/lodash.template/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (workbox-webpack-plugin version) Remediation Possible** Reachability
CVE-2019-10744 Critical 9.1 lodash.template-4.4.0.tgz Transitive 3.5.0

Reachable

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2019-10744

Vulnerable Library - lodash.template-4.4.0.tgz

The lodash method `_.template` exported as a module.

Library home page: https://registry.npmjs.org/lodash.template/-/lodash.template-4.4.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/lodash.template/package.json

Dependency Hierarchy:

  • workbox-webpack-plugin-3.4.1.tgz (Root Library)
    • workbox-build-3.4.1.tgz
      • lodash.template-4.4.0.tgz (Vulnerable Library)

Found in base branch: master

Reachability Analysis

This vulnerability is potentially reachable

cezerin-0.33.0/webpack.config.store.js (Application)
  -> workbox-webpack-plugin-3.4.1/build/index.js (Extension)
   -> workbox-webpack-plugin-3.4.1/build/inject-manifest.js (Extension)
    -> workbox-build-3.4.1/build/index.js (Extension)
     -> workbox-build-3.4.1/build/entry-points/generate-sw-string.js (Extension)
      -> workbox-build-3.4.1/build/lib/populate-sw-template.js (Extension)
       -> ❌ lodash.template-4.4.0/index.js (Vulnerable Component)

Vulnerability Details

Versions of lodash lower than 4.17.12 are vulnerable to Prototype Pollution. The function defaultsDeep could be tricked into adding or modifying properties of Object.prototype using a constructor payload.

Publish Date: 2019-07-25

URL: CVE-2019-10744

CVSS 3 Score Details (9.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-jf85-cpcp-j695

Release Date: 2019-07-26

Fix Resolution (lodash.template): 4.5.0

Direct dependency fix Resolution (workbox-webpack-plugin): 3.5.0

In order to enable automatic remediation, please create workflow rules


In order to enable automatic remediation for this issue, please create workflow rules

@dev-mend-for-github-com dev-mend-for-github-com bot added the Mend: dependency security vulnerability Security vulnerability detected by Mend label May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by Mend
Projects
None yet
Development

No branches or pull requests

0 participants