GHSA-hcwq-44xg-qq4gHighCVSS 6.5
The MongoDB BI Connector ODBC Driver converts floating point column values into text without...
🔗 CVE IDs covered (1)
📋 Description
The MongoDB BI Connector ODBC Driver converts floating point column values into text without checking that the result fits within the destination buffer. When an application reads a sufficiently large floating point value as text, the driver may write beyond the end of that buffer and corrupt adjacent memory. A user who can store data in a collection read through the BI Connector could use this to crash the application performing the read.