Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

CVE-2020-7774 (High) detected in y18n-4.0.0.tgz #8

Open
mend-bolt-for-github bot opened this issue Feb 15, 2021 · 0 comments
Open

CVE-2020-7774 (High) detected in y18n-4.0.0.tgz #8

mend-bolt-for-github bot opened this issue Feb 15, 2021 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Feb 15, 2021

CVE-2020-7774 - High 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: semantic-release-gradle-config/package.json

Path to vulnerable library: semantic-release-gradle-config/node_modules/npm/node_modules/y18n/package.json

Dependency Hierarchy:

  • semantic-release-17.4.0.tgz (Root Library)
    • npm-7.0.10.tgz
      • npm-6.14.11.tgz
        • cacache-12.0.3.tgz
          • y18n-4.0.0.tgz (Vulnerable Library)

Found in HEAD commit: 969cc026f64c1bf545853e51f2ac89664e66c526

Found in base branch: main

Vulnerability Details

This affects the package y18n before 3.2.2, 4.0.1 and 5.0.5. PoC by po6ix: const y18n = require('y18n')(); y18n.setLocale('proto'); y18n.updateLocale({polluted: true}); console.log(polluted); // true

Publish Date: 2020-11-17

URL: CVE-2020-7774

CVSS 3 Score Details (7.3)

Base Score Metrics:

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

Origin: https://www.npmjs.com/advisories/1654

Release Date: 2020-11-17

Fix Resolution: 3.2.2, 4.0.1, 5.0.5


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Feb 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants