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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 05:08
Type | Values Removed | Values Added |
---|---|---|
References | () http://www.openwall.com/lists/oss-security/2020/12/29/1 - Mailing List, Third Party Advisory | |
References | () https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cannounce.apache.org%3E - Vendor Advisory | |
References | () https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cuser.accumulo.apache.org%3E - Mailing List |
21 Jan 2024, 01:30
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-252 | |
References | () https://lists.apache.org/thread.html/rf8c1a787b6951d3dacb9ec58f0bf1633790c91f54ff10c6f8ff9d8ed%40%3Cannounce.apache.org%3E - Vendor Advisory |
07 Nov 2023, 03:19
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2020-12-29 12:15
Updated : 2024-11-21 05:08
NVD link : CVE-2020-17533
Mitre link : CVE-2020-17533
CVE.ORG link : CVE-2020-17533
JSON object : View
Products Affected
apache
- accumulo
CWE
CWE-252
Unchecked Return Value