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

cli-plugin-e2e-cypress-4.5.7.tgz: 10 vulnerabilities (highest severity is: 9.8) #1905

Open
mend-bolt-for-github bot opened this issue Feb 19, 2022 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Feb 19, 2022

Vulnerable Library - cli-plugin-e2e-cypress-4.5.7.tgz

Path to dependency file: /components/dashboard/node_modules/@vue/cli-plugin-e2e-cypress/package.json

Path to vulnerable library: /components/dashboard/node_modules/minimist/package.json

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (cli-plugin-e2e-cypress version) Remediation Available
CVE-2021-44906 High 9.8 detected in multiple dependencies Transitive 5.0.0
CVE-2021-42581 High 9.1 ramda-0.24.1.tgz Transitive 5.0.0
CVE-2021-43138 High 7.8 async-2.6.1.tgz Transitive 5.0.0
CVE-2022-31129 High 7.5 moment-2.24.0.tgz Transitive 5.0.0
CVE-2022-24785 High 7.5 moment-2.24.0.tgz Transitive 5.0.0
CVE-2020-8203 High 7.4 lodash-4.17.15.tgz Transitive 5.0.0
CVE-2021-23337 High 7.2 lodash-4.17.15.tgz Transitive 5.0.0
CVE-2020-7598 Medium 5.6 detected in multiple dependencies Transitive 5.0.0
CVE-2023-28155 Medium 5.5 request-2.88.0.tgz Transitive N/A*
CVE-2020-28500 Medium 5.3 lodash-4.17.15.tgz Transitive 5.0.0

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

Details

CVE-2021-44906

Vulnerable Libraries - minimist-0.0.8.tgz, minimist-1.2.0.tgz

minimist-0.0.8.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz

Path to dependency file: /components/dashboard/node_modules/minimist/package.json

Path to vulnerable library: /components/dashboard/node_modules/minimist/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • extract-zip-1.6.7.tgz
        • mkdirp-0.5.1.tgz
          • minimist-0.0.8.tgz (Vulnerable Library)

minimist-1.2.0.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz

Path to dependency file: /components/dashboard/node_modules/minimist/package.json

Path to vulnerable library: /components/dashboard/node_modules/minimist/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • minimist-1.2.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Minimist <=1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey() (lines 69-95).

Publish Date: 2022-03-17

URL: CVE-2021-44906

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

Release Date: 2022-03-17

Fix Resolution (minimist): 0.2.2

Direct dependency fix Resolution (@vue/cli-plugin-e2e-cypress): 5.0.0

Fix Resolution (minimist): 1.2.6

Direct dependency fix Resolution (@vue/cli-plugin-e2e-cypress): 5.0.0

Step up your Open Source Security Game with Mend here

CVE-2021-42581

Vulnerable Library - ramda-0.24.1.tgz

A practical functional library for JavaScript programmers.

Library home page: https://registry.npmjs.org/ramda/-/ramda-0.24.1.tgz

Path to dependency file: /components/dashboard/node_modules/ramda/package.json

Path to vulnerable library: /components/dashboard/node_modules/ramda/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • ramda-0.24.1.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

** DISPUTED ** Prototype poisoning in function mapObjIndexed in Ramda 0.27.0 and earlier allows attackers to compromise integrity or availability of application via supplying a crafted object (that contains an own property "proto") as an argument to the function. NOTE: the vendor disputes this because the observed behavior only means that a user can create objects that the user didn't know would contain custom prototypes.

Publish Date: 2022-05-10

URL: CVE-2021-42581

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: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-42581

Release Date: 2022-05-10

Fix Resolution (ramda): 0.27.1

Direct dependency fix Resolution (@vue/cli-plugin-e2e-cypress): 5.0.0

Step up your Open Source Security Game with Mend here

CVE-2021-43138

Vulnerable Library - async-2.6.1.tgz

Higher-order functions and common patterns for asynchronous code

Library home page: https://registry.npmjs.org/async/-/async-2.6.1.tgz

Path to dependency file: /components/dashboard/node_modules/async/package.json

Path to vulnerable library: /components/dashboard/node_modules/async/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • getos-3.1.1.tgz
        • async-2.6.1.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

In Async before 2.6.4 and 3.x before 3.2.2, a malicious user can obtain privileges via the mapValues() method, aka lib/internal/iterator.js createObjectIterator prototype pollution.

Publish Date: 2022-04-06

URL: CVE-2021-43138

CVSS 3 Score Details (7.8)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • 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: https://nvd.nist.gov/vuln/detail/CVE-2021-43138

Release Date: 2022-04-06

Fix Resolution (async): 2.6.4

Direct dependency fix Resolution (@vue/cli-plugin-e2e-cypress): 5.0.0

Step up your Open Source Security Game with Mend here

CVE-2022-31129

Vulnerable Library - moment-2.24.0.tgz

Parse, validate, manipulate, and display dates

Library home page: https://registry.npmjs.org/moment/-/moment-2.24.0.tgz

Path to dependency file: /components/dashboard/node_modules/moment/package.json

Path to vulnerable library: /components/dashboard/node_modules/moment/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • moment-2.24.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

moment is a JavaScript date library for parsing, validating, manipulating, and formatting dates. Affected versions of moment were found to use an inefficient parsing algorithm. Specifically using string-to-date parsing in moment (more specifically rfc2822 parsing, which is tried by default) has quadratic (N^2) complexity on specific inputs. Users may notice a noticeable slowdown is observed with inputs above 10k characters. Users who pass user-provided strings without sanity length checks to moment constructor are vulnerable to (Re)DoS attacks. The problem is patched in 2.29.4, the patch can be applied to all affected versions with minimal tweaking. Users are advised to upgrade. Users unable to upgrade should consider limiting date lengths accepted from user input.

Publish Date: 2022-07-06

URL: CVE-2022-31129

CVSS 3 Score Details (7.5)

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: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-wc69-rhjr-hc9g

Release Date: 2022-07-06

Fix Resolution (moment): 2.29.4

Direct dependency fix Resolution (@vue/cli-plugin-e2e-cypress): 5.0.0

Step up your Open Source Security Game with Mend here

CVE-2022-24785

Vulnerable Library - moment-2.24.0.tgz

Parse, validate, manipulate, and display dates

Library home page: https://registry.npmjs.org/moment/-/moment-2.24.0.tgz

Path to dependency file: /components/dashboard/node_modules/moment/package.json

Path to vulnerable library: /components/dashboard/node_modules/moment/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • moment-2.24.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Moment.js is a JavaScript date library for parsing, validating, manipulating, and formatting dates. A path traversal vulnerability impacts npm (server) users of Moment.js between versions 1.0.1 and 2.29.1, especially if a user-provided locale string is directly used to switch moment locale. This problem is patched in 2.29.2, and the patch can be applied to all affected versions. As a workaround, sanitize the user-provided locale name before passing it to Moment.js.

Publish Date: 2022-04-04

URL: CVE-2022-24785

CVSS 3 Score Details (7.5)

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: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-8hfj-j24r-96c4

Release Date: 2022-04-04

Fix Resolution (moment): 2.29.2

Direct dependency fix Resolution (@vue/cli-plugin-e2e-cypress): 5.0.0

Step up your Open Source Security Game with Mend here

CVE-2020-8203

Vulnerable Library - lodash-4.17.15.tgz

Lodash modular utilities.

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

Path to dependency file: /components/dashboard/node_modules/lodash/package.json

Path to vulnerable library: /components/dashboard/node_modules/lodash/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • lodash-4.17.15.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Prototype pollution attack when using _.zipObjectDeep in lodash before 4.17.20.

Publish Date: 2020-07-15

URL: CVE-2020-8203

CVSS 3 Score Details (7.4)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • 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: https://www.npmjs.com/advisories/1523

Release Date: 2020-07-15

Fix Resolution (lodash): 4.17.19

Direct dependency fix Resolution (@vue/cli-plugin-e2e-cypress): 5.0.0

Step up your Open Source Security Game with Mend here

CVE-2021-23337

Vulnerable Library - lodash-4.17.15.tgz

Lodash modular utilities.

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

Path to dependency file: /components/dashboard/node_modules/lodash/package.json

Path to vulnerable library: /components/dashboard/node_modules/lodash/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • lodash-4.17.15.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Lodash versions prior to 4.17.21 are vulnerable to Command Injection via the template function.

Publish Date: 2021-02-15

URL: CVE-2021-23337

CVSS 3 Score Details (7.2)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: High
    • 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

Release Date: 2021-02-15

Fix Resolution (lodash): 4.17.21

Direct dependency fix Resolution (@vue/cli-plugin-e2e-cypress): 5.0.0

Step up your Open Source Security Game with Mend here

CVE-2020-7598

Vulnerable Libraries - minimist-0.0.8.tgz, minimist-1.2.0.tgz

minimist-0.0.8.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz

Path to dependency file: /components/dashboard/node_modules/minimist/package.json

Path to vulnerable library: /components/dashboard/node_modules/minimist/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • extract-zip-1.6.7.tgz
        • mkdirp-0.5.1.tgz
          • minimist-0.0.8.tgz (Vulnerable Library)

minimist-1.2.0.tgz

parse argument options

Library home page: https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz

Path to dependency file: /components/dashboard/node_modules/minimist/package.json

Path to vulnerable library: /components/dashboard/node_modules/minimist/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • minimist-1.2.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

minimist before 1.2.2 could be tricked into adding or modifying properties of Object.prototype using a "constructor" or "proto" payload.

Publish Date: 2020-03-11

URL: CVE-2020-7598

CVSS 3 Score Details (5.6)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2020-03-11

Fix Resolution (minimist): 0.2.1

Direct dependency fix Resolution (@vue/cli-plugin-e2e-cypress): 5.0.0

Fix Resolution (minimist): 1.2.3

Direct dependency fix Resolution (@vue/cli-plugin-e2e-cypress): 5.0.0

Step up your Open Source Security Game with Mend here

CVE-2023-28155

Vulnerable Library - request-2.88.0.tgz

Simplified HTTP request client.

Library home page: https://registry.npmjs.org/request/-/request-2.88.0.tgz

Path to dependency file: /components/dashboard/node_modules/request/package.json

Path to vulnerable library: /components/dashboard/node_modules/request/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • request-2.88.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

** UNSUPPORTED WHEN ASSIGNED ** The Request package through 2.88.1 for Node.js allows a bypass of SSRF mitigations via an attacker-controller server that does a cross-protocol redirect (HTTP to HTTPS, or HTTPS to HTTP). NOTE: This vulnerability only affects products that are no longer supported by the maintainer.

Publish Date: 2023-03-16

URL: CVE-2023-28155

CVSS 3 Score Details (5.5)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

Step up your Open Source Security Game with Mend here

CVE-2020-28500

Vulnerable Library - lodash-4.17.15.tgz

Lodash modular utilities.

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

Path to dependency file: /components/dashboard/node_modules/lodash/package.json

Path to vulnerable library: /components/dashboard/node_modules/lodash/package.json

Dependency Hierarchy:

  • cli-plugin-e2e-cypress-4.5.7.tgz (Root Library)
    • cypress-3.8.3.tgz
      • lodash-4.17.15.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

Lodash versions prior to 4.17.21 are vulnerable to Regular Expression Denial of Service (ReDoS) via the toNumber, trim and trimEnd functions.
Mend Note: After conducting further research, Mend has determined that CVE-2020-28500 only affects environments with versions 4.0.0 to 4.17.20 of Lodash.

Publish Date: 2021-02-15

URL: CVE-2020-28500

CVSS 3 Score Details (5.3)

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: None
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28500

Release Date: 2021-02-15

Fix Resolution (lodash): 4.17.21

Direct dependency fix Resolution (@vue/cli-plugin-e2e-cypress): 5.0.0

Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Feb 19, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title cli-plugin-e2e-cypress-4.5.7.tgz: 4 vulnerabilities (highest severity is: 7.4) cli-plugin-e2e-cypress-4.5.7.tgz: 5 vulnerabilities (highest severity is: 9.8) Mar 21, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title cli-plugin-e2e-cypress-4.5.7.tgz: 5 vulnerabilities (highest severity is: 9.8) cli-plugin-e2e-cypress-4.5.7.tgz: 5 vulnerabilities (highest severity is: 7.4) Mar 23, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title cli-plugin-e2e-cypress-4.5.7.tgz: 5 vulnerabilities (highest severity is: 7.4) cli-plugin-e2e-cypress-4.5.7.tgz: 5 vulnerabilities (highest severity is: 9.8) Mar 24, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title cli-plugin-e2e-cypress-4.5.7.tgz: 5 vulnerabilities (highest severity is: 9.8) cli-plugin-e2e-cypress-4.5.7.tgz: 6 vulnerabilities (highest severity is: 9.8) Apr 8, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title cli-plugin-e2e-cypress-4.5.7.tgz: 6 vulnerabilities (highest severity is: 9.8) cli-plugin-e2e-cypress-4.5.7.tgz: 7 vulnerabilities (highest severity is: 9.8) Apr 15, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title cli-plugin-e2e-cypress-4.5.7.tgz: 7 vulnerabilities (highest severity is: 9.8) cli-plugin-e2e-cypress-4.5.7.tgz: 8 vulnerabilities (highest severity is: 9.8) May 11, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title cli-plugin-e2e-cypress-4.5.7.tgz: 8 vulnerabilities (highest severity is: 9.8) cli-plugin-e2e-cypress-4.5.7.tgz: 8 vulnerabilities (highest severity is: 9.1) Jun 21, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title cli-plugin-e2e-cypress-4.5.7.tgz: 8 vulnerabilities (highest severity is: 9.1) cli-plugin-e2e-cypress-4.5.7.tgz: 9 vulnerabilities (highest severity is: 9.8) Jun 28, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title cli-plugin-e2e-cypress-4.5.7.tgz: 9 vulnerabilities (highest severity is: 9.8) cli-plugin-e2e-cypress-4.5.7.tgz: 10 vulnerabilities (highest severity is: 9.8) Jul 12, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title cli-plugin-e2e-cypress-4.5.7.tgz: 10 vulnerabilities (highest severity is: 9.8) cli-plugin-e2e-cypress-4.5.7.tgz: 9 vulnerabilities (highest severity is: 9.8) Dec 9, 2022
@mend-bolt-for-github mend-bolt-for-github bot changed the title cli-plugin-e2e-cypress-4.5.7.tgz: 9 vulnerabilities (highest severity is: 9.8) cli-plugin-e2e-cypress-4.5.7.tgz: 10 vulnerabilities (highest severity is: 9.8) Mar 17, 2023
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 WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants