cve/2023/CVE-2023-0437.md
2024-05-25 21:48:12 +02:00

777 B

CVE-2023-0437

Description

When calling bson_utf8_validate on some inputs a loop with an exit condition that cannot be reached may occur, i.e. an infinite loop. This issue affects All MongoDB C Driver versions prior to versions 1.25.0.

POC

Reference

No PoCs from references.

Github