First published: Fri Jan 12 2024(Updated: )
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.
Credit: cna@mongodb.com
Affected Software | Affected Version | How to fix |
---|---|---|
MongoDB C Driver | <1.25.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-0437 has a moderate severity due to the potential for causing an infinite loop.
To fix CVE-2023-0437, upgrade to MongoDB C Driver version 1.25.0 or later.
CVE-2023-0437 affects all versions of MongoDB C Driver prior to version 1.25.0.
CVE-2023-0437 is triggered by certain inputs passed to the bson_utf8_validate function.
CVE-2023-0437 does not indicate remote exploitation potential as it relates to input validation in the C Driver.