Show filters
5 Total Results
Displaying 1-5 of 5
Sort by:
Attacker Value
Unknown

CVE-2020-15570

Disclosure Date: July 06, 2020 (last updated February 21, 2025)
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.
Attacker Value
Unknown

CVE-2020-11937

Disclosure Date: June 11, 2020 (last updated February 21, 2025)
In whoopsie, parse_report() from whoopsie.c allows a local attacker to cause a denial of service via a crafted file. The DoS is caused by resource exhaustion due to a memory leak. Fixed in 0.2.52.5ubuntu0.5, 0.2.62ubuntu0.5 and 0.2.69ubuntu0.1.
Attacker Value
Unknown

CVE-2020-12135

Disclosure Date: April 24, 2020 (last updated February 21, 2025)
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.
Attacker Value
Unknown

CVE-2012-0945

Disclosure Date: January 15, 2020 (last updated February 21, 2025)
whoopsie-daisy before 0.1.26: Root user can remove arbitrary files
Attacker Value
Unknown

CVE-2019-11484

Disclosure Date: October 29, 2019 (last updated February 21, 2025)
Kevin Backhouse discovered an integer overflow in bson_ensure_space, as used in whoopsie.