mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
932 B
932 B
CVE-2018-5137
Description
A legacy extension's non-contentaccessible, defined resources can be loaded by an arbitrary web page through script. This script does this by using a maliciously crafted path string to reference the resources. Note: this vulnerability does not affect WebExtensions. This vulnerability affects Firefox < 59.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1432870
- https://bugzilla.mozilla.org/show_bug.cgi?id=1432870
Github
No PoCs found on GitHub currently.