mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
1.6 KiB
1.6 KiB
CVE-2018-1000006
Description
GitHub Electron versions 1.8.2-beta.3 and earlier, 1.7.10 and earlier, 1.6.15 and earlier has a vulnerability in the protocol handler, specifically Electron apps running on Windows 10, 7 or 2008 that register custom protocol handlers can be tricked in arbitrary command execution if the user clicks on a specially crafted URL. This has been fixed in versions 1.8.2-beta.4, 1.7.11, and 1.6.16.
POC
Reference
- https://medium.com/@Wflki/exploiting-electron-rce-in-exodus-wallet-d9e6db13c374
- https://medium.com/@Wflki/exploiting-electron-rce-in-exodus-wallet-d9e6db13c374
- https://www.exploit-db.com/exploits/43899/
- https://www.exploit-db.com/exploits/43899/
- https://www.exploit-db.com/exploits/44357/
- https://www.exploit-db.com/exploits/44357/
Github
- https://github.com/0xT11/CVE-POC
- https://github.com/ARPSyndicate/cvemon
- https://github.com/CHYbeta/CVE-2018-1000006-DEMO
- https://github.com/SexyBeast233/SecBooks
- https://github.com/andir/nixos-issue-db-example
- https://github.com/doyensec/awesome-electronjs-hacking
- https://github.com/hktalent/bug-bounty
- https://github.com/kewde/electron-sandbox-boilerplate
- https://github.com/lnick2023/nicenice
- https://github.com/qazbnm456/awesome-cve-poc
- https://github.com/xbl3/awesome-cve-poc_qazbnm456