GHSA-g48f-ff5h-5f64

Suggest an improvement
Source
https://github.com/advisories/GHSA-g48f-ff5h-5f64
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/05/GHSA-g48f-ff5h-5f64/GHSA-g48f-ff5h-5f64.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-g48f-ff5h-5f64
Aliases
  • CVE-2015-1776
Published
2022-05-17T03:44:57Z
Modified
2023-11-08T03:57:50.385135Z
Severity
  • 6.2 (Medium) CVSS_V3 - CVSS:3.0/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Exposure of Sensitive Information to an Unauthorized Actor in Apache Hadoop
Details

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.

Database specific
{
    "nvd_published_at": "2016-04-19T21:59:00Z",
    "github_reviewed_at": "2022-07-06T20:26:12Z",
    "severity": "MODERATE",
    "github_reviewed": true,
    "cwe_ids": [
        "CWE-200"
    ]
}
References

Affected packages

Maven / org.apache.hadoop:hadoop-common

Package

Name
org.apache.hadoop:hadoop-common
View open source insights on deps.dev
Purl
pkg:maven/org.apache.hadoop/hadoop-common

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.6.0
Fixed
2.6.5

Affected versions

2.*

2.6.0
2.6.1
2.6.2
2.6.3
2.6.4

Database specific

{
    "last_known_affected_version_range": "<= 2.6.4"
}