mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 10:09:29 +02:00
18 lines
934 B
Markdown
18 lines
934 B
Markdown
### [CVE-2020-1913](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1913)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.facebook.com/security/advisories/cve-2020-1913
|
|
|
|
#### Github
|
|
- https://github.com/404notf0und/CVE-Flow
|
|
|