Vulnerabilities (CVE)

Filtered by vendor Whoopsie Project Subscribe
Total 3 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-12135 2 Mongodb, Whoopsie Project 2 C Driver, Whoopsie 2023-12-10 4.3 MEDIUM 5.5 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.
CVE-2020-15570 1 Whoopsie Project 1 Whoopsie 2023-12-10 4.3 MEDIUM 5.5 MEDIUM
The parse_report() function in whoopsie.c in Whoopsie through 0.2.69 mishandles memory allocation failures, which allows an attacker to cause a denial of service via a malformed crash file.
CVE-2019-11484 2 Canonical, Whoopsie Project 2 Ubuntu Linux, Whoopsie 2023-12-10 4.6 MEDIUM 7.8 HIGH
Kevin Backhouse discovered an integer overflow in bson_ensure_space, as used in whoopsie.