mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
18 lines
917 B
Markdown
18 lines
917 B
Markdown
### [CVE-2020-1915](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-1915)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.facebook.com/security/advisories/cve-2020-1915
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|