mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 02:29:40 +02:00
19 lines
807 B
Markdown
19 lines
807 B
Markdown
### [CVE-2015-7327](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7327)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Mozilla Firefox before 41.0 does not properly restrict the availability of High Resolution Time API times, which allows remote attackers to track last-level cache access, and consequently obtain sensitive information, via crafted JavaScript code that makes performance.now calls.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1153672
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1167489
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|