VYPR

Maven package

org.apache.ozone/ozone-main

pkg:maven/org.apache.ozone/ozone-main

Vulnerabilities (8)

  • CVE-2023-39196Feb 7, 2024
    affected >= 1.2.0, < 1.4.0fixed 1.4.0

    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

  • CVE-2021-41532Nov 19, 2021
    affected < 1.2.0fixed 1.2.0

    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.

  • CVE-2021-39235Nov 19, 2021
    affected < 1.2.0fixed 1.2.0

    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.

  • CVE-2021-39234Nov 19, 2021
    affected < 1.2.0fixed 1.2.0

    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.

  • CVE-2021-39233Nov 19, 2021
    affected < 1.2.0fixed 1.2.0

    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.

  • CVE-2021-39232Nov 19, 2021
    affected < 1.2.0fixed 1.2.0

    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.

  • CVE-2021-39231Nov 19, 2021
    affected < 1.2.0fixed 1.2.0

    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.

  • CVE-2021-36372Nov 19, 2021
    affected < 1.2.0fixed 1.2.0

    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.