Skip to content

GHSA-fqmh-x7gg-pfgw

CVE Information

Impact

A memory-handling error in the BSON-to-JSON conversion helpers of the MongoDB C Driver can write a small number of bytes past the end of a heap buffer when a binary field is encoded and the output is cut short at a caller-configured length limit. A party who supplies the document content, with no privileges on the application that links the driver, may cause a small amount of data outside the intended buffer to be altered.

Patches

Fixed in 1.30.9 and 2.5.2

Workarounds

Disable logging or logging truncation.

References

https://jira.mongodb.org/browse/CDRIVER-6410