logo
DATABASE RESOURCES PRICING ABOUT US

Deserialization of Untrusted Data in bson

Description

## Overview 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. ## Recommendation Upgrade to version 1.1.4 or later ## References - [CVE](https://nvd.nist.gov/vuln/detail/CVE-2020-7610) - [GitHub Advisory](https://github.com/advisories/GHSA-v8w9-2789-6hhr)


Affected Software


CPE Name Name Version
bson 1.1.4

Related