Show filters
237 Total Results
Displaying 21-30 of 237
Sort by:
Attacker Value
Unknown

CVE-2023-5176

Disclosure Date: September 27, 2023 (last updated October 12, 2023)
Memory safety bugs present in Firefox 117, Firefox ESR 115.2, and Thunderbird 115.2. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 118, Firefox ESR < 115.3, and Thunderbird < 115.3.
Attacker Value
Unknown

CVE-2023-5171

Disclosure Date: September 27, 2023 (last updated October 12, 2023)
During Ion compilation, a Garbage Collection could have resulted in a use-after-free condition, allowing an attacker to write two NUL bytes, and cause a potentially exploitable crash. This vulnerability affects Firefox < 118, Firefox ESR < 115.3, and Thunderbird < 115.3.
Attacker Value
Unknown

CVE-2023-5169

Disclosure Date: September 27, 2023 (last updated October 12, 2023)
A compromised content process could have provided malicious data in a `PathRecording` resulting in an out-of-bounds write, leading to a potentially exploitable crash in a privileged process. This vulnerability affects Firefox < 118, Firefox ESR < 115.3, and Thunderbird < 115.3.
Attacker Value
Unknown

CVE-2023-3417

Disclosure Date: July 24, 2023 (last updated October 08, 2023)
Thunderbird allowed the Text Direction Override Unicode Character in filenames. An email attachment could be incorrectly shown as being a document file, while in fact it was an executable file. Newer versions of Thunderbird will strip the character and show the correct file extension. This vulnerability affects Thunderbird < 115.0.1 and Thunderbird < 102.13.1.
Attacker Value
Unknown

CVE-2023-37211

Disclosure Date: July 05, 2023 (last updated October 08, 2023)
Memory safety bugs present in Firefox 114, Firefox ESR 102.12, and Thunderbird 102.12. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 115, Firefox ESR < 102.13, and Thunderbird < 102.13.
Attacker Value
Unknown

CVE-2023-37208

Disclosure Date: July 05, 2023 (last updated October 08, 2023)
When opening Diagcab files, Firefox did not warn the user that these files may contain malicious code. This vulnerability affects Firefox < 115, Firefox ESR < 102.13, and Thunderbird < 102.13.
Attacker Value
Unknown

CVE-2023-37207

Disclosure Date: July 05, 2023 (last updated October 08, 2023)
A website could have obscured the fullscreen notification by using a URL with a scheme handled by an external program, such as a mailto URL. This could have led to user confusion and possible spoofing attacks. This vulnerability affects Firefox < 115, Firefox ESR < 102.13, and Thunderbird < 102.13.
Attacker Value
Unknown

CVE-2023-37202

Disclosure Date: July 05, 2023 (last updated October 08, 2023)
Cross-compartment wrappers wrapping a scripted proxy could have caused objects from other compartments to be stored in the main compartment resulting in a use-after-free. This vulnerability affects Firefox < 115, Firefox ESR < 102.13, and Thunderbird < 102.13.
Attacker Value
Unknown

CVE-2023-37201

Disclosure Date: July 05, 2023 (last updated October 08, 2023)
An attacker could have triggered a use-after-free condition when creating a WebRTC connection over HTTPS. This vulnerability affects Firefox < 115, Firefox ESR < 102.13, and Thunderbird < 102.13.
Attacker Value
Unknown

CVE-2019-7317

Disclosure Date: February 04, 2019 (last updated October 22, 2024)
png_image_free in png.c in libpng 1.6.x before 1.6.37 has a use-after-free because png_image_free_function is called under png_safe_execute.