drakeg / vue_learn

Created with CodeSandbox
https://codesandbox.io/s/github/drakeg/vue_learn
0 stars 0 forks source link

CVE-2020-7677 (Critical) detected in thenify-3.3.0.tgz #204

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2020-7677 - Critical Severity Vulnerability

Vulnerable Library - thenify-3.3.0.tgz

Promisify a callback-based function

Library home page: https://registry.npmjs.org/thenify/-/thenify-3.3.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/thenify/package.json

Dependency Hierarchy: - cli-service-4.3.1.tgz (Root Library) - cli-highlight-2.1.4.tgz - mz-2.7.0.tgz - thenify-all-1.6.0.tgz - :x: **thenify-3.3.0.tgz** (Vulnerable Library)

Found in HEAD commit: 74877f91f76833bfc616ae04a754cd3900c1ef73

Found in base branch: master

Vulnerability Details

This affects the package thenify before 3.3.1. The name argument provided to the package can be controlled by users without any sanitization, and this is provided to the eval function without any sanitization.

Publish Date: 2022-07-25

URL: CVE-2020-7677

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: https://github.com/advisories/GHSA-29xr-v42j-r956

Release Date: 2020-07-21

Fix Resolution (thenify): 3.3.1

Direct dependency fix Resolution (@vue/cli-service): 4.4.0


Step up your Open Source Security Game with Mend here