### [CVE-2023-0437](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0437) ![](https://img.shields.io/static/v1?label=Product&message=MongoDB%20C%20Driver&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=1.0.0%3C%201.25.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-835%3A%20Loop%20with%20Unreachable%20Exit%20Condition%20('Infinite%20Loop')&color=brighgreen) ### 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 - https://github.com/fkie-cad/nvd-json-data-feeds