mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 22:19:39 +02:00
18 lines
750 B
Markdown
18 lines
750 B
Markdown
### [CVE-2015-1776](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1776)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|