ghsa-rr2m-gffv-mgrj
Vulnerability from github
Published
2022-08-26 00:03
Modified
2022-09-08 14:13
Severity ?
Summary
Deserialization of Untrusted Data in Apache Hadoop YARN
Details
ZKConfigurationStore which is optionally used by CapacityScheduler of Apache Hadoop YARN deserializes data obtained from ZooKeeper without validation. An attacker having access to ZooKeeper can run arbitrary commands as YARN user by exploiting this. Users should upgrade to Apache Hadoop 2.10.2, 3.2.4, 3.3.4 or later (containing YARN-11126) if ZKConfigurationStore is used.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.hadoop:hadoop-yarn-server" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.10.2" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.hadoop:hadoop-yarn-server" }, "ranges": [ { "events": [ { "introduced": "3.0.0" }, { "fixed": "3.2.4" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.hadoop:hadoop-yarn-server" }, "ranges": [ { "events": [ { "introduced": "3.3.0" }, { "fixed": "3.3.4" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2021-25642" ], "database_specific": { "cwe_ids": [ "CWE-502" ], "github_reviewed": true, "github_reviewed_at": "2022-08-30T20:55:27Z", "nvd_published_at": "2022-08-25T14:15:00Z", "severity": "HIGH" }, "details": "ZKConfigurationStore which is optionally used by CapacityScheduler of Apache Hadoop YARN deserializes data obtained from ZooKeeper without validation. An attacker having access to ZooKeeper can run arbitrary commands as YARN user by exploiting this. Users should upgrade to Apache Hadoop 2.10.2, 3.2.4, 3.3.4 or later (containing YARN-11126) if ZKConfigurationStore is used.", "id": "GHSA-rr2m-gffv-mgrj", "modified": "2022-09-08T14:13:04Z", "published": "2022-08-26T00:03:33Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-25642" }, { "type": "WEB", "url": "https://github.com/apache/hadoop/commit/5e2f4339fadc88f20543915fc9b0aaeaf4f9e7bf" }, { "type": "PACKAGE", "url": "https://github.com/apache/hadoop" }, { "type": "WEB", "url": "https://lists.apache.org/thread/g6vf2h4wdgzzdgk91mqozhs58wotq150" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20221201-0003" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Deserialization of Untrusted Data in Apache Hadoop YARN" }
Loading...
Loading...
- 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.