CVE-2021-24044

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-24044
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-24044.json
Aliases
Published
2022-01-15T01:15:07Z
Modified
2023-11-29T08:43:24.849707Z
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 confusion error, with a low chance of RCE. This issue affects Hermes versions prior to v0.10.0.

References

Affected packages

Git / github.com/facebook/hermes

Affected ranges

Type
GIT
Repo
https://github.com/facebook/hermes
Events
Introduced
0The exact introduced commit is unknown
Fixed

Affected versions

v0.*

v0.1.0
v0.1.1
v0.2.1
v0.3.0
v0.4.0
v0.5.0
v0.6.0
v0.7.0
v0.8.0
v0.9.0