ghsa-grc3-8q8m-4j7c
Vulnerability from github
Published
2022-02-09 22:37
Modified
2024-01-31 15:12
Severity ?
VLAI Severity ?
Summary
Improper privilege handling in Apache Accumulo
Details
Apache Accumulo versions 1.5.0 through 1.10.0 and version 2.0.0 do not properly check the return value of some policy enforcement functions before permitting an authenticated user to perform certain administrative operations. Specifically, the return values of the 'canFlush' and 'canPerformSystemActions' security functions are not checked in some instances, therefore allowing an authenticated user with insufficient permissions to perform the following actions: flushing a table, shutting down Accumulo or an individual tablet server, and setting or removing system-wide Accumulo configuration properties.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.accumulo:accumulo-master" }, "ranges": [ { "events": [ { "introduced": "1.5.0" }, { "fixed": "1.10.1" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "Maven", "name": "org.apache.accumulo:accumulo-master" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.0.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "2.0.0" ] } ], "aliases": [ "CVE-2020-17533" ], "database_specific": { "cwe_ids": [ "CWE-252", "CWE-280", "CWE-732" ], "github_reviewed": true, "github_reviewed_at": "2021-04-07T22:41:39Z", "nvd_published_at": "2020-12-29T12:15:00Z", "severity": "HIGH" }, "details": "Apache Accumulo versions 1.5.0 through 1.10.0 and version 2.0.0 do not properly check the return value of some policy enforcement functions before permitting an authenticated user to perform certain administrative operations. Specifically, the return values of the \u0027canFlush\u0027 and \u0027canPerformSystemActions\u0027 security functions are not checked in some instances, therefore allowing an authenticated user with insufficient permissions to perform the following actions: flushing a table, shutting down Accumulo or an individual tablet server, and setting or removing system-wide Accumulo configuration properties.", "id": "GHSA-grc3-8q8m-4j7c", "modified": "2024-01-31T15:12:56Z", "published": "2022-02-09T22:37:59Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-17533" }, { "type": "WEB", "url": "https://github.com/apache/accumulo/commit/56142a89952533fef922fa86739a879c073e7c2a" }, { "type": "WEB", "url": "https://github.com/apache/accumulo/commit/877ad502f6857e48342664e4b0ce83db74e4cda4" }, { "type": "PACKAGE", "url": "https://github.com/apache/accumulo" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cannounce.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cuser.accumulo.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed@%3Cannounce.apache.org%3E" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2020/12/29/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H", "type": "CVSS_V3" } ], "summary": "Improper privilege handling in Apache Accumulo" }
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.
Loading…
Loading…