You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Path to dependency file: import-moltin-to-algolia/package.json
Path to vulnerable library: import-moltin-to-algolia/node_modules/npm/node_modules/y18n/package.json,import-moltin-to-algolia/node_modules/y18n/package.json
Dependency Hierarchy:
semantic-release-15.13.15.tgz (Root Library)
npm-5.1.7.tgz
npm-6.9.0.tgz
cacache-11.3.2.tgz
❌ y18n-4.0.0.tgz (Vulnerable Library)
y18n-3.2.1.tgz
the bare-bones internationalization library used by yargs
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
mend-bolt-for-githubbot
changed the title
CVE-2020-7774 (High) detected in y18n-3.2.1.tgz, y18n-4.0.0.tgz
CVE-2020-7774 (High) detected in y18n-4.0.0.tgz
Nov 28, 2020
mend-bolt-for-githubbot
changed the title
CVE-2020-7774 (High) detected in y18n-4.0.0.tgz
CVE-2020-7774 (High) detected in y18n-3.2.1.tgz, y18n-4.0.0.tgz
Nov 28, 2020
mend-bolt-for-githubbot
changed the title
CVE-2020-7774 (High) detected in y18n-3.2.1.tgz, y18n-4.0.0.tgz
CVE-2020-7774 (High) detected in y18n-4.0.0.tgz, y18n-3.2.1.tgz
Jan 23, 2021
mend-bolt-for-githubbot
changed the title
CVE-2020-7774 (High) detected in y18n-4.0.0.tgz, y18n-3.2.1.tgz
CVE-2020-7774 (High) detected in y18n-3.2.1.tgz, y18n-4.0.0.tgz
May 9, 2021
mend-bolt-for-githubbot
changed the title
CVE-2020-7774 (High) detected in y18n-3.2.1.tgz, y18n-4.0.0.tgz
CVE-2020-7774 (High) detected in y18n-4.0.0.tgz, y18n-3.2.1.tgz
May 9, 2021
CVE-2020-7774 - High Severity Vulnerability
Vulnerable Libraries - y18n-4.0.0.tgz, y18n-3.2.1.tgz
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: import-moltin-to-algolia/package.json
Path to vulnerable library: import-moltin-to-algolia/node_modules/npm/node_modules/y18n/package.json,import-moltin-to-algolia/node_modules/y18n/package.json
Dependency Hierarchy:
y18n-3.2.1.tgz
the bare-bones internationalization library used by yargs
Library home page: https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz
Path to dependency file: import-moltin-to-algolia/package.json
Path to vulnerable library: import-moltin-to-algolia/node_modules/npm/node_modules/yargs/node_modules/y18n/package.json
Dependency Hierarchy:
Found in HEAD commit: 8a51a936425673b518c13ecf140de6a78a111f72
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:
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
The text was updated successfully, but these errors were encountered: