From d6bf00d3351e95c37462c1e6dc4a9f53c427584a Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 22:16:17 +0000 Subject: [PATCH] Publish Advisories GHSA-p72w-r6fv-6g5h GHSA-p72w-r6fv-6g5h --- .../GHSA-p72w-r6fv-6g5h.json | 65 +++++++++++++++++++ .../GHSA-p72w-r6fv-6g5h.json | 35 ---------- 2 files changed, 65 insertions(+), 35 deletions(-) create mode 100644 advisories/github-reviewed/2024/09/GHSA-p72w-r6fv-6g5h/GHSA-p72w-r6fv-6g5h.json delete mode 100644 advisories/unreviewed/2024/09/GHSA-p72w-r6fv-6g5h/GHSA-p72w-r6fv-6g5h.json diff --git a/advisories/github-reviewed/2024/09/GHSA-p72w-r6fv-6g5h/GHSA-p72w-r6fv-6g5h.json b/advisories/github-reviewed/2024/09/GHSA-p72w-r6fv-6g5h/GHSA-p72w-r6fv-6g5h.json new file mode 100644 index 00000000000..ebabddf6a77 --- /dev/null +++ b/advisories/github-reviewed/2024/09/GHSA-p72w-r6fv-6g5h/GHSA-p72w-r6fv-6g5h.json @@ -0,0 +1,65 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-p72w-r6fv-6g5h", + "modified": "2024-09-17T22:14:49Z", + "published": "2024-09-17T21:30:32Z", + "aliases": [ + "CVE-2024-45384" + ], + "summary": "druid-pac4j, Apache Druid extension, has Padding Oracle vulnerability", + "details": "Padding Oracle vulnerability in Apache Druid extension, druid-pac4j.\nThis could allow an attacker to manipulate a pac4j session cookie.\n\nThis issue affects Apache Druid versions 0.18.0 through 30.0.0.\nSince the druid-pac4j extension is optional and disabled by default, Druid installations not using the druid-pac4j extension are not affected by this vulnerability.\n\nWhile we are not aware of a way to meaningfully exploit this flaw, we nevertheless recommend upgrading to version 30.0.1 or higher which fixes the issue and ensuring you have a strong druid.auth.pac4j.cookiePassphrase as a precaution.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N" + }, + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:U" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.druid.extensions:druid-pac4j" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.18.0" + }, + { + "fixed": "30.0.1" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45384" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/druid" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/gr94fnp574plb50lsp8jw4smvgv1lbz1" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-347" + ], + "severity": "LOW", + "github_reviewed": true, + "github_reviewed_at": "2024-09-17T22:14:49Z", + "nvd_published_at": "2024-09-17T19:15:28Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/09/GHSA-p72w-r6fv-6g5h/GHSA-p72w-r6fv-6g5h.json b/advisories/unreviewed/2024/09/GHSA-p72w-r6fv-6g5h/GHSA-p72w-r6fv-6g5h.json deleted file mode 100644 index 9cca758b59d..00000000000 --- a/advisories/unreviewed/2024/09/GHSA-p72w-r6fv-6g5h/GHSA-p72w-r6fv-6g5h.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-p72w-r6fv-6g5h", - "modified": "2024-09-17T21:30:32Z", - "published": "2024-09-17T21:30:32Z", - "aliases": [ - "CVE-2024-45384" - ], - "details": "Padding Oracle vulnerability in Apache Druid extension, druid-pac4j.\nThis could allow an attacker to manipulate a pac4j session cookie.\n\nThis issue affects Apache Druid versions 0.18.0 through 30.0.0.\nSince the druid-pac4j extension is optional and disabled by default, Druid installations not using the druid-pac4j extension are not affected by this vulnerability.\n\nWhile we are not aware of a way to meaningfully exploit this flaw, we \nnevertheless recommend upgrading to version 30.0.1 or higher which fixes the issue\nand ensuring you have a strong \ndruid.auth.pac4j.cookiePassphrase as a precaution.", - "severity": [ - - ], - "affected": [ - - ], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-45384" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/gr94fnp574plb50lsp8jw4smvgv1lbz1" - } - ], - "database_specific": { - "cwe_ids": [ - - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2024-09-17T19:15:28Z" - } -} \ No newline at end of file