mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
876 B
Markdown
18 lines
876 B
Markdown
### [CVE-2018-5137](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|