Show filters
13 Total Results
Displaying 1-10 of 13
Sort by:
Attacker Value
Unknown

CVE-2024-45106

Disclosure Date: December 03, 2024 (last updated December 21, 2024)
Improper authentication of an HTTP endpoint in the S3 Gateway of Apache Ozone 1.4.0 allows any authenticated Kerberos user to revoke and regenerate the S3 secrets of any other user. This is only possible if: * ozone.s3g.secret.http.enabled is set to true. The default value of this configuration is false. * The user configured in ozone.s3g.kerberos.principal is also configured in ozone.s3.administrators or ozone.administrators. Users are recommended to upgrade to Apache Ozone version 1.4.1 which disables the affected endpoint.
0
Attacker Value
Unknown

CVE-2023-39196

Disclosure Date: February 07, 2024 (last updated February 14, 2025)
Improper Authentication vulnerability in Apache Ozone. The vulnerability allows an attacker to download metadata internal to the Storage Container Manager service without proper authentication. The attacker is not allowed to do any modification within the Ozone Storage Container Manager service using this vulnerability. The accessible metadata does not contain sensitive information that can be used to exploit the system later on, and the accessible data does not make it possible to gain access to actual user data within Ozone. This issue affects Apache Ozone: 1.2.0 and subsequent releases up until 1.3.0. Users are recommended to upgrade to version 1.4.0, which fixes the issue.
Attacker Value
Unknown

CVE-2021-41532

Disclosure Date: November 19, 2021 (last updated February 23, 2025)
In Apache Ozone before 1.2.0, Recon HTTP endpoints provide access to OM, SCM and Datanode metadata. Due to a bug, any unauthenticated user can access the data from these endpoints.
Attacker Value
Unknown

CVE-2021-39236

Disclosure Date: November 19, 2021 (last updated February 23, 2025)
In Apache Ozone before 1.2.0, Authenticated users with valid Ozone S3 credentials can create specific OM requests, impersonating any other user.
Attacker Value
Unknown

CVE-2021-39235

Disclosure Date: November 19, 2021 (last updated February 23, 2025)
In Apache Ozone before 1.2.0, Ozone Datanode doesn't check the access mode parameter of the block token. Authenticated users with valid READ block token can do any write operation on the same block.
Attacker Value
Unknown

CVE-2021-39234

Disclosure Date: November 19, 2021 (last updated February 23, 2025)
In Apache Ozone versions prior to 1.2.0, Authenticated users knowing the ID of an existing block can craft specific request allowing access those blocks, bypassing other security checks like ACL.
Attacker Value
Unknown

CVE-2021-39233

Disclosure Date: November 19, 2021 (last updated February 23, 2025)
In Apache Ozone versions prior to 1.2.0, Container related Datanode requests of Ozone Datanode were not properly authorized and can be called by any client.
Attacker Value
Unknown

CVE-2021-39232

Disclosure Date: November 19, 2021 (last updated February 23, 2025)
In Apache Ozone versions prior to 1.2.0, certain admin related SCM commands can be executed by any authenticated users, not just by admins.
Attacker Value
Unknown

CVE-2021-39231

Disclosure Date: November 19, 2021 (last updated February 23, 2025)
In Apache Ozone versions prior to 1.2.0, Various internal server-to-server RPC endpoints are available for connections, making it possible for an attacker to download raw data from Datanode and Ozone manager and modify Ratis replication configuration.
Attacker Value
Unknown

CVE-2021-36372

Disclosure Date: November 19, 2021 (last updated February 23, 2025)
In Apache Ozone versions prior to 1.2.0, Initially generated block tokens are persisted to the metadata database and can be retrieved with authenticated users with permission to the key. Authenticated users may use them even after access is revoked.