Description
CVE-2020-7610 - High Severity Vulnerability
Vulnerable Library - bson-1.0.5.tgz
A bson parser for node.js and the browser
Library home page: https://registry.npmjs.org/bson/-/bson-1.0.5.tgz
Path to dependency file: /tmp/ws-scm/guilds.osweekends.com/package.json
Path to vulnerable library: /tmp/ws-scm/guilds.osweekends.com/node_modules/bson/package.json
Dependency Hierarchy:
- mongodb-3.0.4.tgz (Root Library)
- mongodb-core-3.0.4.tgz
- ❌ bson-1.0.5.tgz (Vulnerable Library)
- mongodb-core-3.0.4.tgz
Found in HEAD commit: bf97822fb089c74aa57be2ea6c2c135d21286e6f
Vulnerability Details
All versions of bson before 1.1.4 are vulnerable to Deserialization of Untrusted Data. The package will ignore an unknown value for an object's _bsotype, leading to cases where an object is serialized as a document rather than the intended BSON type.
Publish Date: 2020-03-30
URL: CVE-2020-7610
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://github.com/mongodb/js-bson/releases/tag/v1.1.4
Release Date: 2020-03-30
Fix Resolution: bson - 1.1.4
Step up your Open Source Security Game with WhiteSource here