CVE-2020-12135

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:whoopsie_project:whoopsie:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:a:mongodb:c_driver:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-04-24 01:15

Updated : 2023-12-10 13:27


NVD link : CVE-2020-12135

Mitre link : CVE-2020-12135

CVE.ORG link : CVE-2020-12135


JSON object : View

Products Affected

mongodb

  • c_driver

whoopsie_project

  • whoopsie
CWE
CWE-190

Integer Overflow or Wraparound