cve/2018/CVE-2018-18511.md
2024-06-18 02:51:15 +02:00

817 B

CVE-2018-18511

Description

Cross-origin images can be read from a canvas element in violation of the same-origin policy using the transferFromImageBitmap method. Note: This only affects Firefox 65. Previous versions are unaffected.. This vulnerability affects Firefox < 65.0.1.

POC

Reference

Github