mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 15:59:29 +02:00
19 lines
776 B
Markdown
19 lines
776 B
Markdown
### [CVE-2017-5415](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5415)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An attack can use a blob URL and script to spoof an arbitrary addressbar URL prefaced by "blob:" as the protocol, leading to user confusion and further spoofing attacks. This vulnerability affects Firefox < 52.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1321719
|
|
|
|
#### Github
|
|
- https://github.com/649/CVE-2017-5415
|
|
- https://github.com/hwiwonl/dayone
|
|
|