cve/2020/CVE-2020-7610.md

18 lines
735 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2020-7610](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7610)
![](https://img.shields.io/static/v1?label=Product&message=bson&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Deserialization%20of%20Untrusted%20Data&color=brighgreen)
### 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
No PoCs from references.
#### Github
- https://github.com/seal-community/patches