CVE-2024-8387
03.09.2024, 13:15
Memory safety bugs present in Firefox 129, Firefox ESR 128.1, and Thunderbird 128.1. 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 < 130, Firefox ESR < 128.2, and Thunderbird < 128.2.Enginsight
Vendor | Product | Version |
---|---|---|
mozilla | firefox | 129.0 |
mozilla | firefox_esr | 128.1 |
mozilla | thunderbird | 128.1 |
𝑥
= Vulnerable software versions

Debian Releases
Debian Product | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
firefox |
| ||||||||||||
thunderbird |
|

Ubuntu Releases
Ubuntu Product | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
firefox |
| ||||||||||
mozjs102 |
| ||||||||||
mozjs115 |
| ||||||||||
mozjs38 |
| ||||||||||
mozjs52 |
| ||||||||||
mozjs68 |
| ||||||||||
mozjs78 |
| ||||||||||
mozjs91 |
| ||||||||||
thunderbird |
|
Common Weakness Enumeration
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
- CWE-119 - Improper Restriction of Operations within the Bounds of a Memory BufferThe software performs operations on a memory buffer, but it can read from or write to a memory location that is outside of the intended boundary of the buffer.