CVE-2020-1913

An Integer signedness error in the JavaScript Interpreter in Facebook Hermes prior to commit 2c7af7ec481ceffd0d14ce2d7c045e475fd71dc6 allows attackers to cause a denial of service attack or a potential RCE 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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:facebook:hermes:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-09-09 19:15

Updated : 2023-12-10 13:27


NVD link : CVE-2020-1913

Mitre link : CVE-2020-1913

CVE.ORG link : CVE-2020-1913


JSON object : View

Products Affected

facebook

  • hermes
CWE
CWE-681

Incorrect Conversion between Numeric Types

CWE-195

Signed to Unsigned Conversion Error