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

20 lines
968 B
Markdown

### [CVE-2014-1595](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1595)
![](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 34.0, Firefox ESR 31.x before 31.3, and Thunderbird before 31.3 on Apple OS X 10.10 omit a CoreGraphics disable-logging action that is needed by jemalloc-based applications, which allows local users to obtain sensitive information by reading /tmp files, as demonstrated by credential information.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html
- http://www.reddit.com/r/netsec/comments/2ocxac/apple_coregraphics_framework_on_os_x_1010_is/
- https://bugzilla.mozilla.org/show_bug.cgi?id=1092855
#### Github
No PoCs found on GitHub currently.