ghsa-9r7g-325h-mxrm
Vulnerability from github
Published
2022-05-17 02:53
Modified
2022-07-07 22:54
Severity ?
Summary
Improper Authentication in Apache Hadoop
Details
Apache Hadoop 0.23.x before 0.23.11 and 2.x before 2.4.1, as used in Cloudera CDH 5.0.x before 5.0.2, do not check authorization for the (1) refreshNamenodes, (2) deleteBlockPool, and (3) shutdownDatanode HDFS admin commands, which allows remote authenticated users to cause a denial of service (DataNodes shutdown) or perform unnecessary operations by issuing a command.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.hadoop:hadoop-common" }, "ranges": [ { "events": [ { "introduced": "0.23.0" }, { "fixed": "0.23.11" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.hadoop:hadoop-common" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.4.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2014-0229" ], "database_specific": { "cwe_ids": [ "CWE-287" ], "github_reviewed": true, "github_reviewed_at": "2022-07-07T22:54:01Z", "nvd_published_at": "2017-03-23T20:59:00Z", "severity": "MODERATE" }, "details": "Apache Hadoop 0.23.x before 0.23.11 and 2.x before 2.4.1, as used in Cloudera CDH 5.0.x before 5.0.2, do not check authorization for the (1) refreshNamenodes, (2) deleteBlockPool, and (3) shutdownDatanode HDFS admin commands, which allows remote authenticated users to cause a denial of service (DataNodes shutdown) or perform unnecessary operations by issuing a command.", "id": "GHSA-9r7g-325h-mxrm", "modified": "2022-07-07T22:54:01Z", "published": "2022-05-17T02:53:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0229" }, { "type": "WEB", "url": "https://www.cloudera.com/documentation/other/security-bulletins/topics/csb_topic_1.html#concept_i1q_xvk_2r" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Improper Authentication in Apache Hadoop" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.