VYPR

PyPI package

pymongo

pkg:pypi/pymongo

Vulnerabilities (2)

  • CVE-2024-5629Jun 5, 2024
    affected < 4.6.3fixed 4.6.3

    An out-of-bounds read in the 'bson' module of PyMongo 4.6.2 or earlier allows deserialization of malformed BSON provided by a Server to raise an exception which may contain arbitrary application memory.

  • CVE-2013-2132Aug 15, 2013
    affected < 2.5.2fixed 2.5.2

    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."