VYPR
Vendor

Whoopsie Project

Products
1
CVEs
3
Across products
3
Status
Private

Products

1

Recent CVEs

3
  • CVE-2019-11484MedFeb 8, 2020
    risk 0.41cvss 6.3epss 0.00

    Kevin Backhouse discovered an integer overflow in bson_ensure_space, as used in whoopsie.

  • CVE-2020-15570MedJul 6, 2020
    risk 0.36cvss 5.5epss 0.01

    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-2020-12135MedApr 24, 2020
    risk 0.00cvss 5.5epss 0.01

    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.