← Back to CVE List

CVE-2021-24044

Published: 2022-01-15T01:15Z
Last Modified: 2024-11-21T05:52Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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 confusion error, with a low chance of RCE. This issue affects Hermes versions prior to v0.10.0. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt