Publish Advisories

GHSA-p72w-r6fv-6g5h
GHSA-p72w-r6fv-6g5h
This commit is contained in:
advisory-database[bot]
2024-09-17 22:16:17 +00:00
parent ace5623e38
commit d6bf00d335
2 changed files with 65 additions and 35 deletions
@@ -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"
}
}
@@ -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"
}
}