First published: Tue Jun 11 2024(Updated: )
An attacker could have caused a use-after-free in the JavaScript engine to read memory in the JavaScript string section of the heap.
Credit: security@mozilla.org security@mozilla.org
Affected Software | Affected Version | How to fix |
---|---|---|
debian/firefox | 131.0.3-1 | |
Firefox | <127 | 127 |
Firefox | <127.0 |
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-5694 has been classified with a high severity rating due to its potential to allow an attacker to execute arbitrary code.
To fix CVE-2024-5694, update your Firefox browser to version 131.0.3-1 or later.
CVE-2024-5694 affects users of Firefox versions prior to 127.
A use-after-free vulnerability, such as CVE-2024-5694, occurs when a program continues to use a memory reference after it has been freed, potentially leading to arbitrary code execution.
The potential consequences of CVE-2024-5694 include memory corruption which can be exploited by attackers to execute unauthorized commands on the affected system.