Publish GHSA-rcq8-9q3j-98mw

This commit is contained in:
advisory-database[bot]
2024-12-03 19:11:01 +00:00
parent bff18a269f
commit 8db50adc9f
@@ -1,24 +1,60 @@
{
"schema_version": "1.4.0",
"id": "GHSA-rcq8-9q3j-98mw",
"modified": "2024-12-03T15:31:24Z",
"modified": "2024-12-03T19:09:07Z",
"published": "2024-12-03T12:31:11Z",
"aliases": [
"CVE-2024-45106"
],
"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:\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.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N"
},
{
"type": "CVSS_V4",
"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"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.ozone:ozone"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.4.0"
},
{
"fixed": "1.4.1"
}
]
}
],
"versions": [
"1.4.0"
]
}
],
"affected": [],
"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"
@@ -34,8 +70,8 @@
"CWE-863"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-12-03T19:09:07Z",
"nvd_published_at": "2024-12-03T10:15:05Z"
}
}