-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2020-7788 - High Severity Vulnerability
Vulnerable Libraries - ini-1.3.5.tgz, ini-1.1.0.tgz
ini-1.3.5.tgz
An ini encoder/decoder for node
Library home page: https://registry.npmjs.org/ini/-/ini-1.3.5.tgz
Path to dependency file: goof/package.json
Path to vulnerable library: goof/node_modules/nconf/node_modules/ini/package.json,goof/node_modules/config-chain/node_modules/ini/package.json,goof/node_modules/global-dirs/node_modules/ini/package.json,goof/node_modules/rc/node_modules/ini/package.json
Dependency Hierarchy:
- npmconf-0.0.24.tgz (Root Library)
- config-chain-1.1.12.tgz
- ❌ ini-1.3.5.tgz (Vulnerable Library)
- config-chain-1.1.12.tgz
ini-1.1.0.tgz
An ini encoder/decoder for node
Library home page: https://registry.npmjs.org/ini/-/ini-1.1.0.tgz
Path to dependency file: goof/package.json
Path to vulnerable library: goof/node_modules/ini/package.json
Dependency Hierarchy:
- npmconf-0.0.24.tgz (Root Library)
- ❌ ini-1.1.0.tgz (Vulnerable Library)
Found in HEAD commit: a61545bea0660d41ba585c928718727990b65b7a
Found in base branch: master
Vulnerability Details
This affects the package ini before 1.3.6. If an attacker submits a malicious INI file to an application that parses it with ini.parse, they will pollute the prototype on the application. This can be exploited further depending on the context.
Publish Date: 2020-12-11
URL: CVE-2020-7788
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
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7788
Release Date: 2020-12-11
Fix Resolution: v1.3.6
Step up your Open Source Security Game with WhiteSource here