cve/2019/CVE-2019-17014.md

18 lines
836 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2019-17014](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-17014)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Dragging%20and%20dropping%20a%20cross-origin%20resource%2C%20incorrectly%20loaded%20as%20an%20image%2C%20could%20result%20in%20information%20disclosure&color=brighgreen)
### Description
If an image had not loaded correctly (such as when it is not actually an image), it could be dragged and dropped cross-domain, resulting in a cross-origin information leak. This vulnerability affects Firefox < 71.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1322864
#### Github
No PoCs found on GitHub currently.