A type confusion vulnerability when resolving properties of JavaScript objects with specially-crafted prototype chains in Facebook Hermes prior to commit fe52854cdf6725c2eaa9e125995da76e6ceb27da 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 JavaScript. Hence, most React Native applications are not affected.
References
Link | Resource |
---|---|
https://github.com/facebook/hermes/commit/fe52854cdf6725c2eaa9e125995da76e6ceb27da | Patch Third Party Advisory |
https://www.facebook.com/security/advisories/cve-2020-1911 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-09-04 03:15
Updated : 2020-09-11 17:02
NVD link : CVE-2020-1911
Mitre link : CVE-2020-1911
CVE.ORG link : CVE-2020-1911
JSON object : View
Products Affected
- hermes
CWE
CWE-843
Access of Resource Using Incompatible Type ('Type Confusion')