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 |
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
21 Nov 2024, 05:11
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/facebook/hermes/commit/fe52854cdf6725c2eaa9e125995da76e6ceb27da - Patch, Third Party Advisory | |
References | () https://www.facebook.com/security/advisories/cve-2020-1911 - Third Party Advisory |
Information
Published : 2020-09-04 03:15
Updated : 2024-11-21 05:11
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')