mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 02:41:46 +02:00
18 lines
735 B
Markdown
18 lines
735 B
Markdown
### [CVE-2020-7610](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/seal-community/patches
|
|
|