Skip to content

PyMongo Out-of-bounds Read in the bson module

Moderate severity GitHub Reviewed Published Apr 6, 2024 to the GitHub Advisory Database • Updated Jun 5, 2024
Withdrawn This advisory was withdrawn on Jun 5, 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.

This advisory was initially published as CVE-2024-21506, which has since been rejected as a duplicate of CVE-2024-5629.

References

Published by the National Vulnerability Database Apr 6, 2024
Published to the GitHub Advisory Database Apr 6, 2024
Reviewed Apr 8, 2024
Withdrawn Jun 5, 2024
Last updated Jun 5, 2024

Severity

Moderate
5.2
/ 10

CVSS base metrics

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

Weaknesses

CVE ID

No known CVE

GHSA ID

GHSA-cr6f-gf5w-vhrc
Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.