-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CVE-2020-7774 (High) detected in y18n-4.0.0.tgz #41
Comments
ℹ️ This issue was automatically closed by WhiteSource because it is a duplicate of an existing issue: #42 |
1 similar comment
ℹ️ This issue was automatically closed by WhiteSource because it is a duplicate of an existing issue: #42 |
👋 Thanks for reporting! |
Thank you for your report, the issue you have reported has just been fixed.
|
ℹ️ This issue was automatically re-opened by WhiteSource because the vulnerable library in the specific branch(es) has been detected in the WhiteSource inventory. |
CVE-2020-7774 - High Severity Vulnerability
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: github-action-branch-mapper/package.json
Path to vulnerable library: github-action-branch-mapper/node_modules/npm/node_modules/y18n/package.json
Dependency Hierarchy:
Found in HEAD commit: 94b25a99a662c0c76abffc984c8e89d2da909bb8
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
Base Score Metrics:
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: