Out-of-Bounds Affecting hermes-engine package, versions <0.8.0
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JS-HERMESENGINE-1727253
- published 30 Sep 2021
- disclosed 26 Oct 2020
- credit Unknown
Introduced: 26 Oct 2020
CVE-2020-1915 Open this link in a new tabHow to fix?
Upgrade hermes-engine
to version 0.8.0 or higher.
Overview
hermes-engine is an A JavaScript engine optimized for running React Native on Android
Affected versions of this package are vulnerable to Out-of-Bounds. An out-of-bounds read in the JavaScript Interpreter in Facebook Hermes prior to commit 8cb935cd3b2321c46aa6b7ed8454d95c75a7fca0
allows attackers to cause a denial of service attack or possible further memory corruption via crafted JavaScript. Note that this is only exploitable if the application using Hermes permits evaluation of untrusted JavaScript. Hence, most React Native applications are not affected.