mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 01:28:01 +02:00
22 lines
863 B
Markdown
22 lines
863 B
Markdown
### [CVE-2020-35717](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-35717)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
zonote through 0.4.0 allows XSS via a crafted note, with resultant Remote Code Execution (because nodeIntegration in webPreferences is true).
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://medium.com/bugbountywriteup/remote-code-execution-through-cross-site-scripting-in-electron-f3b891ad637
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/developer3000S/PoC-in-GitHub
|
|
- https://github.com/hectorgie/PoC-in-GitHub
|
|
- https://github.com/hmartos/cve-2020-35717
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|