Search for packages
| purl | pkg:pypi/pymongo@4.6.3 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
| This package is not known to be affected by vulnerabilities. | ||
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-3z21-133b-9kch | Duplicate This advisory duplicates another. |
CVE-2024-21506
GHSA-cr6f-gf5w-vhrc |
| VCID-fcud-p9kt-3bfv | PyMongo Out-of-bounds Read in the bson module 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. |
CVE-2024-5629
GHSA-m87m-mmvp-v9qm |