mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
837 B
Markdown
18 lines
837 B
Markdown
### [CVE-2017-5387](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5387)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The existence of a specifically requested local file can be found due to the double firing of the "onerror" when the "source" attribute on a "<track>" tag refers to a file that does not exist if the source page is loaded locally. This vulnerability affects Firefox < 51.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1295023
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|