-
Notifications
You must be signed in to change notification settings - Fork 4
Description
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: miniestaciones/functions/package.json
Path to vulnerable library: miniestaciones/functions/node_modules/@firebase/util/package.json
Dependency Hierarchy:
- firebase-admin-9.4.1.tgz (Root Library)
- database-0.6.13.tgz
- ❌ util-0.3.2.tgz (Vulnerable Library)
- database-0.6.13.tgz
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: firebase/firebase-js-sdk#4001
Release Date: 2020-11-16
Fix Resolution: 0.3.4
Step up your Open Source Security Game with WhiteSource here