First published: Mon Mar 30 2020(Updated: )
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 _bsontype, leading to cases where an object is serialized as a document rather than the intended BSON type.
Credit: report@snyk.io report@snyk.io
Affected Software | Affected Version | How to fix |
---|---|---|
Mongodb Bson | >=1.0.0<1.1.4 | |
npm/bson | <1.1.4 | 1.1.4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-7610 is a vulnerability that allows for the Deserialization of Untrusted Data in the bson package before version 1.1.4.
CVE-2020-7610 affects all versions of the bson package before version 1.1.4.
The severity of CVE-2020-7610 is critical with a CVSS score of 9.8.
To fix CVE-2020-7610, update the bson package to version 1.1.4 or later.
The Common Weakness Enumeration (CWE) for CVE-2020-7610 is CWE-502.