iworkforthem / ts-screenshot

This is a simple TypeScript service that takes screenshots of a website given it’s URL and returns the image’s URL.
MIT License
0 stars 0 forks source link

CVE-2020-7774 (Critical) detected in y18n-4.0.0.tgz #24

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

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

CVE-2020-7774 - Critical Severity Vulnerability

Vulnerable Library - y18n-4.0.0.tgz

the bare-bones internationalization library used by yargs

Library home page: https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/jest/node_modules/y18n/package.json,/node_modules/jest-runtime/node_modules/y18n/package.json,/node_modules/mocha/node_modules/y18n/package.json

Dependency Hierarchy: - jest-26.6.3.tgz (Root Library) - jest-cli-26.6.3.tgz - yargs-15.4.1.tgz - :x: **y18n-4.0.0.tgz** (Vulnerable Library)

Found in HEAD commit: 797a6cdc19b4e999d2f8fcc15cea4b7c6b0fc2e6

Found in base branch: main

Vulnerability Details

The package y18n before 3.2.2, 4.0.1 and 5.0.5, is vulnerable to Prototype Pollution.

Publish Date: 2020-11-17

URL: CVE-2020-7774

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://www.npmjs.com/advisories/1654

Release Date: 2020-11-17

Fix Resolution (y18n): 4.0.1

Direct dependency fix Resolution (jest): 27.0.0


Step up your Open Source Security Game with Mend here