Package: pymongo / 3.11.0-1+deb12u1

Metadata

Package Version Patches format
pymongo 3.11.0-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fcb6a8ecbc98fceca138d74fb09b516b172bb4e0.patch | (download)

setup.py | 1 1 + 0 - 0 !
test/test_custom_types.py | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 1 deletion(-)

 python-2262 test python 3.9 in evergreen

Bug-Debian: https://bugs.debian.org/972207
Bug-Upstream: https://jira.mongodb.org/browse/PYTHON-2262
0002 CVE 2024 5629 PYTHON 4305 Fix bson size check.patch | (download)

bson/_cbsonmodule.c | 11 5 + 6 - 0 !
1 file changed, 5 insertions(+), 6 deletions(-)

 cve-2024-5629 python-4305 fix bson size check

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

bug: https://jira.mongodb.org/browse/PYTHON-4305
bug-debian-security: https://security-tracker.debian.org/tracker/CVE-2024-5629