FireShort
FireShort copied to clipboard
CVE-2020-7765 (Medium) detected in util-0.3.2.tgz
CVE-2020-7765 - Medium Severity Vulnerability
Vulnerable Library - util-0.3.2.tgz
_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_
Library home page: https://registry.npmjs.org/@firebase/util/-/util-0.3.2.tgz
Path to dependency file: /package.json
Path to vulnerable library: /node_modules/@firebase/util/package.json
Dependency Hierarchy:
- firebase-7.22.0.tgz (Root Library)
- :x: util-0.3.2.tgz (Vulnerable Library)
Found in HEAD commit: 01d2522e4209e107bda54c059ee7caae1a2713dc
Found in base branch: master
Vulnerability Details
This affects the package @firebase/util before 0.3.4. This vulnerability relates to the deepExtend function within the DeepCopy.ts file. Depending on if user input is provided, an attacker can overwrite and pollute the object prototype of a program.
Publish Date: 2020-11-16
URL: CVE-2020-7765
CVSS 3 Score Details (5.3)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7765
Release Date: 2020-11-16
Fix Resolution (@firebase/util): 0.3.3-2020922203858
Direct dependency fix Resolution (firebase): 7.22.1-canary.0e308b623
Step up your Open Source Security Game with Mend here