Lucene search

K

5 matches found

CVE
CVE
added 2022/10/11 1:15 a.m.51 views

CVE-2022-32234

An out of bounds write in hermes, while handling large arrays, prior to commit 06eaec767e376bfdb883d912cb15e987ddf2bda1 allows attackers to potentially execute arbitrary code via crafted JavaScript. Note that this is only exploitable if the application using Hermes permits evaluation of untrusted J...

9.8CVSS9.7AI score0.00435EPSS
CVE
CVE
added 2022/01/15 1:15 a.m.50 views

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, wi...

9.8CVSS9.4AI score0.00504EPSS
CVE
CVE
added 2022/10/11 2:15 a.m.45 views

CVE-2022-35289

A write-what-where condition in hermes caused by an integer overflow, prior to commit 5b6255ae049fa4641791e47fad994e8e8c4da374 allows attackers to potentially execute arbitrary code via crafted JavaScript. Note that this is only exploitable if the application using Hermes permits evaluation of untr...

9.8CVSS9.6AI score0.00435EPSS
CVE
CVE
added 2022/10/11 2:15 a.m.45 views

CVE-2022-40138

An integer conversion error in Hermes bytecode generation, prior to commit 6aa825e480d48127b480b08d13adf70033237097, could have been used to perform Out-Of-Bounds operations and subsequently execute arbitrary code. Note that this is only exploitable in cases where Hermes is used to execute untruste...

9.8CVSS9.8AI score0.00374EPSS
CVE
CVE
added 2022/10/06 8:15 p.m.39 views

CVE-2022-27810

It was possible to trigger an infinite recursion condition in the error handler when Hermes executed specific maliciously formed JavaScript. This condition was only possible to trigger in dev-mode (when asserts were enabled). This issue affects Hermes versions prior to v0.12.0.

7.5CVSS7.4AI score0.00086EPSS