CVE-2021-24044
Published: 15 January 2022
Summary
CVE-2021-24044 is a critical-severity Type Confusion (CWE-843) vulnerability in Facebook Hermes. Its CVSS base score is 9.8 (Critical).
Operationally, ranked in the top 33.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2022-0501
Vulnerability details
By passing invalid javascript code where await and yield were called upon non-async and non-generator getter/setter functions, Hermes would invoke generator functions and error out on invalid await/yield positions. This could result in segmentation fault as a consequence of type…
more
confusion error, with a low chance of RCE. This issue affects Hermes versions prior to v0.10.0.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.