Files
CVEs-PoC/2015/CVE-2015-0810.md
T
2024-06-18 02:51:15 +02:00

19 lines
849 B
Markdown

### [CVE-2015-0810](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0810)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Mozilla Firefox before 37.0 on OS X does not ensure that the cursor is visible, which allows remote attackers to conduct clickjacking attacks via a Flash object in conjunction with DIV elements associated with layered presentation, and crafted JavaScript code that interacts with an IMG element.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- https://bugzilla.mozilla.org/show_bug.cgi?id=1125013
#### Github
No PoCs found on GitHub currently.