Skip to content

PyMongo Out-of-bounds Read in the bson module

Moderate severity GitHub Reviewed Published Jun 5, 2024 to the GitHub Advisory Database • Updated Jun 18, 2024

Package

pip pymongo (pip)

Affected versions

< 4.6.3

Patched versions

4.6.3

Description

Versions of the package pymongo before 4.6.3 are vulnerable to Out-of-bounds Read in the bson module. Using the crafted payload the attacker could force the parser to deserialize unmanaged memory. The parser tries to interpret bytes next to buffer and throws an exception with string. If the following bytes are not printable UTF-8 the parser throws an exception with a single byte.

References

Published by the National Vulnerability Database Jun 5, 2024
Published to the GitHub Advisory Database Jun 5, 2024
Reviewed Jun 5, 2024
Last updated Jun 18, 2024

Severity

Moderate
4.7
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
None
User interaction
Required
Scope
Changed
Confidentiality
Low
Integrity
None
Availability
Low
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:N/A:L

Weaknesses

CVE ID

CVE-2024-5629

GHSA ID

GHSA-m87m-mmvp-v9qm
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.