CVE-2020-12135

MEDIUM

whoopsie < 0.2.69 - Integer Overflow via bson_ensure_space

Title source: llm
STIX 2.1

Description

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.

References (4)

Core 4

Scores

CVSS v3 5.5
EPSS 0.0117
EPSS Percentile 63.2%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

Details

CWE
CWE-190
Status published
Products (2)
mongodb/c_driver < 0.8
whoopsie_project/whoopsie < 0.2.69
Published Apr 24, 2020
Tracked Since Feb 18, 2026