mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-31 02:30:33 +00:00
18 lines
777 B
Markdown
18 lines
777 B
Markdown
### [CVE-2023-0437](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0437)
|
||

|
||

|
||
&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
|
||
|