mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-27 17:30:27 +01:00
18 lines
887 B
Markdown
18 lines
887 B
Markdown
### [CVE-2016-9077](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9077)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Canvas allows the use of the "feDisplacementMap" filter on images loaded cross-origin. The rendering by the filter is variable depending on the input pixel, allowing for timing attacks when the images are loaded from third party locations. This vulnerability affects Firefox < 50.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/bid/94337
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|