Open mend-bolt-for-github[bot] opened 3 years ago
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-image-resizer/package.json
Path to vulnerable library: github-action-image-resizer/node_modules/npm/node_modules/y18n/package.json
Dependency Hierarchy: - npm-7.0.10.tgz (Root Library) - npm-6.14.11.tgz - cacache-12.0.3.tgz - :x: **y18n-4.0.0.tgz** (Vulnerable Library)
Found in HEAD commit: e834447d17bbb0605bc9a6e4ac7c1222978e78c0
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: - 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
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
👋 Thanks for reporting!
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: github-action-image-resizer/package.json
Path to vulnerable library: github-action-image-resizer/node_modules/npm/node_modules/y18n/package.json
Dependency Hierarchy: - npm-7.0.10.tgz (Root Library) - npm-6.14.11.tgz - cacache-12.0.3.tgz - :x: **y18n-4.0.0.tgz** (Vulnerable Library)
Found in HEAD commit: e834447d17bbb0605bc9a6e4ac7c1222978e78c0
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://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