This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
CVE-2020-7774 (High) detected in y18n-4.0.0.tgz #109
Labels
security vulnerability
Security vulnerability detected by WhiteSource
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: resume/package.json
Path to vulnerable library: resume/node_modules/y18n/package.json
Dependency Hierarchy:
Found in HEAD commit: d1693b137c33bc4dce3fdf19ac37e46a467bb344
Vulnerability Details
This affects the package y18n before 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://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7774
Release Date: 2020-11-17
Fix Resolution: 5.0.5
Step up your Open Source Security Game with WhiteSource here
The text was updated successfully, but these errors were encountered: