Vulnerabilities > CVE-2020-7610 - Deserialization of Untrusted Data vulnerability in Mongodb Bson

047910
CVSS 9.8 - CRITICAL
Attack vector
NETWORK
Attack complexity
LOW
Privileges required
NONE
Confidentiality impact
HIGH
Integrity impact
HIGH
Availability impact
HIGH
network
low complexity
mongodb
CWE-502
critical

Summary

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.

Common Weakness Enumeration (CWE)