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

20 lines
796 B
Markdown

### [CVE-2013-2132](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2132)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
bson/_cbsonmodule.c in the mongo-python-driver (aka. pymongo) before 2.5.2, as used in MongoDB, allows context-dependent attackers to cause a denial of service (NULL pointer dereference and crash) via vectors related to decoding of an "invalid DBRef."
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Ch4p34uN0iR/mongoaudit
- https://github.com/gold1029/mongoaudit
- https://github.com/stampery/mongoaudit