ghsa-rcq8-9q3j-98mw
Vulnerability from github
Published
2024-12-03 12:31
Modified
2024-12-03 19:09
Severity ?
8.1 (High) - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
8.6 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
8.6 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
VLAI Severity ?
Summary
Apache Ozone: Improper authentication when generating S3 secrets
Details
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.ozone:ozone" }, "ranges": [ { "events": [ { "introduced": "1.4.0" }, { "fixed": "1.4.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "1.4.0" ] } ], "aliases": [ "CVE-2024-45106" ], "database_specific": { "cwe_ids": [ "CWE-287", "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2024-12-03T19:09:07Z", "nvd_published_at": "2024-12-03T10:15:05Z", "severity": "HIGH" }, "details": "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:\n * ozone.s3g.secret.http.enabled is set to true. The default value of this configuration is false.\n * The user configured in ozone.s3g.kerberos.principal is also configured in ozone.s3.administrators or ozone.administrators.\n\n\nUsers are recommended to upgrade to Apache Ozone version 1.4.1 which disables the affected endpoint.", "id": "GHSA-rcq8-9q3j-98mw", "modified": "2024-12-03T19:09:07Z", "published": "2024-12-03T12:31:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45106" }, { "type": "WEB", "url": "https://github.com/apache/ozone/pull/5233" }, { "type": "PACKAGE", "url": "https://github.com/apache/ozone" }, { "type": "WEB", "url": "https://lists.apache.org/thread/rylnxwttp004kvotpk9j158vb238pfkm" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/12/02/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Apache Ozone: Improper authentication when generating S3 secrets" }
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…