cve/2013/CVE-2013-2132.md
2024-05-26 14:27:05 +02:00

800 B

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