First published: Thu May 18 2023(Updated: )
A null pointer dereference bug in Hermes prior to commit 5cae9f72975cf0e5a62b27fdd8b01f103e198708 could have been used by an attacker to crash an Hermes runtime where the EnableHermesInternal config option was set to true. Note that this is only exploitable in cases where Hermes is used to execute untrusted JavaScript. Hence, most React Native applications are not affected.
Credit: cve-assign@fb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Facebook Hermes | <2023-01-31 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-24832 is a null pointer dereference bug in Hermes prior to commit 5cae9f72975cf0e5a62b27fdd8b01f103e198708.
The severity of CVE-2023-24832 is high with a CVSS score of 7.5.
An attacker can exploit CVE-2023-24832 to crash an Hermes runtime where the EnableHermesInternal config option is set to true.
To fix CVE-2023-24832, update to commit 5cae9f72975cf0e5a62b27fdd8b01f103e198708 or later.
The Common Weakness Enumeration (CWE) for CVE-2023-24832 is CWE-476.