mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 09:12:08 +00:00
866 B
866 B
CVE-2018-5134
Description
WebExtensions may use "view-source:" URLs to view local "file:" URL content, as well as content stored in "about:cache", bypassing restrictions that only allow WebExtensions to view specific content. This vulnerability affects Firefox < 59.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1429379
- https://bugzilla.mozilla.org/show_bug.cgi?id=1429379
Github
No PoCs found on GitHub currently.