GHSA-7mhc-prgv-r3q4

Source
https://github.com/advisories/GHSA-7mhc-prgv-r3q4
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/01/GHSA-7mhc-prgv-r3q4/GHSA-7mhc-prgv-r3q4.json
Aliases
Published
2022-01-16T00:00:45Z
Modified
2023-11-08T04:05:14.417618Z
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

npm / hermes-engine

Package

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
0.10.0

Database specific

{
    "last_known_affected_version_range": "<= 0.9.0"
}