### [CVE-2015-1776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1776) ![](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 Apache Hadoop 2.6.x encrypts intermediate data generated by a MapReduce job and stores it along with the encryption key in a credentials file on disk when the Intermediate data encryption feature is enabled, which allows local users to obtain sensitive information by reading the file. ### POC #### Reference - http://www.securityfocus.com/bid/83259 #### Github - https://github.com/ARPSyndicate/cvemon