pymongo 3.10.1-0ubuntu2.1 source package in Ubuntu

Changelog

pymongo (3.10.1-0ubuntu2.1) focal-security; urgency=medium

  * SECURITY UPDATE: Out-of-bounds read
    - debian/patches/CVE-2024-5629.patch: Fix bson size check
      in bson/_cbsonmodule.c.
    - CVE-2024-5629

 -- Leonidas Da Silva Barbosa <email address hidden>  Thu, 04 Jul 2024 14:20:56 -0300

Upload details

Uploaded by:
Leonidas S. Barbosa
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal updates main python
Focal security main python

Downloads

File Size SHA-256 Checksum
pymongo_3.10.1.orig.tar.gz 699.1 KiB 993257f6ca3cde55332af1f62af3e04ca89ce63c08b56a387cdd46136c72f2fa
pymongo_3.10.1-0ubuntu2.1.debian.tar.xz 6.9 KiB 8319b768e19fb9c9e8f7bb21c4d10cc8c0a4ffa0ccffed890c1fcdd456afa3ae
pymongo_3.10.1-0ubuntu2.1.dsc 2.5 KiB 840d5faa428370cf37c993917e92486159489af79debce0ecffaaa08b7e3cedc

View changes file

Binary packages built by this source

python-pymongo-doc: Python interface to the MongoDB document-oriented database (documentation)

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store. Pymongo provides an interface
 to easily access it from Python.
 .
 This package contains the HTML documentation.

python3-bson: Python3 implementation of BSON for MongoDB

 BSON Python3 module contains all of the Binary JSON encoding and decoding
 logic for MongoDB.

python3-bson-ext: C-coded extension to the python3-bson package

 BSON Python 3 module contains all of the Binary JSON encoding and decoding
 logic for MongoDB.
 This package contains an extension written in C for higher performance.

python3-bson-ext-dbgsym: debug symbols for python3-bson-ext
python3-gridfs: Python3 implementation of GridFS for MongoDB

 GridFS is a storage specification for large objects in MongoDB.
 The Python3 gridfs module is an implementation based
 on the pymongo module. It provides a file-like interface.

python3-pymongo: Python3 interface to the MongoDB document-oriented database

 MongoDB is a high-performance, open source, schema-free
 document-oriented data store. Pymongo provides an interface
 to easily access it from Python3.
 Consider installing the python3-pymongo-ext C extension to improve performance.

python3-pymongo-ext: C-coded extension to the python3-pymongo package

 Pymongo provides an interface to easily access MongoDB from Python 3.
 This package contains an extension written in C for higher performance.

python3-pymongo-ext-dbgsym: debug symbols for python3-pymongo-ext