mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
19 lines
958 B
Markdown
19 lines
958 B
Markdown
### [CVE-2021-24045](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24045)
|
|

|
|

|
|

|
|
&color=brightgreen)
|
|
|
|
### Description
|
|
|
|
A type confusion vulnerability could be triggered when resolving the "typeof" unary operator in Facebook Hermes prior to v0.10.0. 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-2021-24045
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|