Files
CVEs-PoC/2020/CVE-2020-7610.md
T
2025-09-29 21:09:30 +02:00

790 B

CVE-2020-7610

Description

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.

POC

Reference

Github