mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-12 05:11:38 +02:00
978 B
978 B
CVE-2018-5116
Description
WebExtensions with the "ActiveTab" permission are able to access frames hosted within the active tab even if the frames are cross-origin. Malicious extensions can inject frames from arbitrary origins into the loaded page and then interact with them, bypassing same-origin user expectations with this permission. This vulnerability affects Firefox < 58.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1396399
- https://bugzilla.mozilla.org/show_bug.cgi?id=1396399
Github
No PoCs found on GitHub currently.