An integer conversion error in Hermes bytecode generation, prior to commit 6aa825e480d48127b480b08d13adf70033237097, could have been used to perform Out-Of-Bounds operations and subsequently execute arbitrary code. Note that this is only exploitable in cases where Hermes is used to execute untrusted JavaScript. Hence, most React Native applications are not affected.
References
Link | Resource |
---|---|
https://github.com/facebook/hermes/commit/6aa825e480d48127b480b08d13adf70033237097 | Patch Third Party Advisory |
https://www.facebook.com/security/advisories/CVE-2022-40138 | Vendor Advisory |
Configurations
History
No history.
Information
Published : 2022-10-11 02:15
Updated : 2024-02-28 19:29
NVD link : CVE-2022-40138
Mitre link : CVE-2022-40138
CVE.ORG link : CVE-2022-40138
JSON object : View
Products Affected
- hermes
CWE
CWE-681
Incorrect Conversion between Numeric Types