3 matches found
CVE-2021-24044
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,...
@1023-ventures/serra-common (>=0.3.31, <=0.3.33), @2600hz/sds-react-native-components (>=0.1.0, <=1.8.1) +2399 more potentially affected by CVE-2021-24044 via hermes-engine (>=0.0.0, <=0.9.0)
hermes-engine NPM version =0.0.0, =0.3.31, =0.1.0, =0.6.0-alpha.1, =1.0.0, =1.0.1, =0.0.1, =0.0.1, =3.0.0, =0.1.0, =10.2.0-alpha.0, =12.0.3-alpha.1, =0.0.1, =1.0.4, =1.0.7 and more Source cves: CVE-2021-24044 Source advisory: OSV:GHSA-7MHC-PRGV-R3Q4...
CVE-2021-24044
Facebook Hermes vulnerability CVE-2021-24044 stems from passing invalid JavaScript where await/yield are used on non-async/non-generator getter/setter functions, triggering a type confusion error that can cause a segmentation fault with a low likelihood of RCE. Affected are Hermes versions prior ...