### [CVE-2018-5134](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
#### Github
No PoCs found on GitHub currently.