mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
19 lines
857 B
Markdown
19 lines
857 B
Markdown
### [CVE-2014-1483](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1483)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Mozilla Firefox before 27.0 and SeaMonkey before 2.24 allow remote attackers to bypass the Same Origin Policy and obtain sensitive information by using an IFRAME element in conjunction with certain timing measurements involving the document.caretPositionFromPoint and document.elementFromPoint functions.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=950427
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|