Logo
componentpython3-pymongo
Name
python3-pymongo
Version
4.1.1
Type
library
Description
Python driver for MongoDB <http://www.mongodb.org>
Licenses
Apache-2.0
PURL
-
CPE
cpe:2.3:*:*:python3-pymongo:4.1.1:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
4.17.0
scarthgap
4.6.3

Patches#


#
Title
Author
Resolve
1
PYTHON-4305 Fix bson size check (#1564)
Shane Harvey <shnhrv@gmail.com>
CVE-2024-5629

Vulnerabilities#


Name
Analysis
Description
Patched
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.