Improper privilege handling in Apache Accumulo
High severity
GitHub Reviewed
Published
Feb 9, 2022
to the GitHub Advisory Database
•
Updated Jan 31, 2024
Package
Affected versions
>= 1.5.0, < 1.10.1
= 2.0.0
Patched versions
1.10.1
2.0.1
Description
Published by the National Vulnerability Database
Dec 29, 2020
Reviewed
Apr 7, 2021
Published to the GitHub Advisory Database
Feb 9, 2022
Last updated
Jan 31, 2024
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