
10gen-archive/mongo-c-driver-legacy
Releases13
Frequency3 months 3 weeks
Last Release
Stars291
C Driver for MongoDB
CVE History
| CVE | Published | CVSS v3 | CVSS v2 |
|---|---|---|---|
| 5.5 MEDIUM | 4.3 MEDIUM | ||
bson before 0.8 incorrectly uses int rather than size_t for many variables, parameters, and return values. In particular, the bson_ensure_space() parameter bytesNeeded could have an integer overflow via properly constructed bson input. | |||