First published: Tue Mar 19 2024(Updated: )
`AppendEncodedAttributeValue(), ExtraSpaceNeededForAttrEncoding()` and `AppendEncodedCharacters()` could have experienced integer overflows, causing underallocation of an output buffer leading to an out of bounds write. External Reference: <a href="https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608">https://www.mozilla.org/en-US/security/advisories/mfsa2024-13/#CVE-2024-2608</a>
Credit: security@mozilla.org security@mozilla.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/firefox | <115.9 | 115.9 |
redhat/thunderbird | <115.9 | 115.9 |
Thunderbird | <115.9 | 115.9 |
Firefox | <124 | 124 |
Firefox ESR | <115.9 | 115.9 |
debian/firefox | 135.0.1-1 | |
debian/firefox-esr | 115.14.0esr-1~deb11u1 128.7.0esr-1~deb11u1 128.5.0esr-1~deb12u1 128.7.0esr-1~deb12u1 128.7.0esr-1 | |
debian/thunderbird | 1:115.12.0-1~deb11u1 1:128.7.0esr-1~deb11u1 1:128.5.0esr-1~deb12u1 1:128.7.0esr-1~deb12u1 1:128.7.0esr-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Found alongside the following vulnerabilities)
CVE-2024-2608 has a moderate severity level due to potential integer overflows leading to out of bounds writes.
To fix CVE-2024-2608, update to Mozilla Firefox versions 124 and above, or Firefox ESR and Thunderbird versions 115.9 and above.
Affected products include Mozilla Firefox up to version 124, Firefox ESR up to version 115.9, and Thunderbird up to version 115.9.
CVE-2024-2608 is an integer overflow vulnerability that can result in an output buffer underallocation.
CVE-2024-2608 could potentially lead to remote code execution due to the out of bounds write, making it a serious concern.