mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
20 lines
800 B
Markdown
20 lines
800 B
Markdown
### [CVE-2013-2132](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2132)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|