From 299d3da790429229405f241b5f6057205c8634fc Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 17:23:03 +0000 Subject: [PATCH] Publish Advisories GHSA-5fc3-pqf2-57cx GHSA-gp98-hfvm-2r4x GHSA-5fc3-pqf2-57cx GHSA-gp98-hfvm-2r4x --- .../GHSA-5fc3-pqf2-57cx.json | 92 +++++++++++++++++++ .../GHSA-gp98-hfvm-2r4x.json | 84 +++++++++++++++++ .../GHSA-5fc3-pqf2-57cx.json | 35 ------- .../GHSA-gp98-hfvm-2r4x.json | 35 ------- 4 files changed, 176 insertions(+), 70 deletions(-) create mode 100644 advisories/github-reviewed/2025/05/GHSA-5fc3-pqf2-57cx/GHSA-5fc3-pqf2-57cx.json create mode 100644 advisories/github-reviewed/2025/05/GHSA-gp98-hfvm-2r4x/GHSA-gp98-hfvm-2r4x.json delete mode 100644 advisories/unreviewed/2025/05/GHSA-5fc3-pqf2-57cx/GHSA-5fc3-pqf2-57cx.json delete mode 100644 advisories/unreviewed/2025/05/GHSA-gp98-hfvm-2r4x/GHSA-gp98-hfvm-2r4x.json diff --git a/advisories/github-reviewed/2025/05/GHSA-5fc3-pqf2-57cx/GHSA-5fc3-pqf2-57cx.json b/advisories/github-reviewed/2025/05/GHSA-5fc3-pqf2-57cx/GHSA-5fc3-pqf2-57cx.json new file mode 100644 index 00000000000..283474c0ce8 --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-5fc3-pqf2-57cx/GHSA-5fc3-pqf2-57cx.json @@ -0,0 +1,92 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-5fc3-pqf2-57cx", + "modified": "2025-05-15T17:21:23Z", + "published": "2025-05-14T12:31:11Z", + "aliases": [ + "CVE-2025-26864" + ], + "summary": "Apache IoTDB Discloses Sensitive Information via Log Files", + "details": "Exposure of Sensitive Information to an Unauthorized Actor, Insertion of Sensitive Information into Log File vulnerability in the OpenIdAuthorizer of Apache IoTDB.\n\nThis issue affects Apache IoTDB: from 0.10.0 through 1.3.3, from 2.0.1-beta before 2.0.2.\n\nUsers are recommended to upgrade to version 1.3.4 and 2.0.2, which fix the issue.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.iotdb:node-commons" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.10.0" + }, + { + "fixed": "1.3.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.iotdb:node-commons" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.1-beta" + }, + { + "fixed": "2.0.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26864" + }, + { + "type": "WEB", + "url": "https://github.com/apache/iotdb/pull/14863" + }, + { + "type": "WEB", + "url": "https://github.com/apache/iotdb/commit/34fcaff6b72470d5ad369307dde7fae8897aea7e" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/iotdb" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/2kcjnlypppk8qjh17dpz0jvkcpn6l162" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2025/05/14/4" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-15T17:21:23Z", + "nvd_published_at": "2025-05-14T11:16:28Z" + } +} \ No newline at end of file diff --git a/advisories/github-reviewed/2025/05/GHSA-gp98-hfvm-2r4x/GHSA-gp98-hfvm-2r4x.json b/advisories/github-reviewed/2025/05/GHSA-gp98-hfvm-2r4x/GHSA-gp98-hfvm-2r4x.json new file mode 100644 index 00000000000..655607a5128 --- /dev/null +++ b/advisories/github-reviewed/2025/05/GHSA-gp98-hfvm-2r4x/GHSA-gp98-hfvm-2r4x.json @@ -0,0 +1,84 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-gp98-hfvm-2r4x", + "modified": "2025-05-15T17:18:33Z", + "published": "2025-05-14T12:31:11Z", + "aliases": [ + "CVE-2025-26795" + ], + "summary": "Apache IoTDB JDBC Driver Discloses Sensitive Information via Log Files", + "details": "Exposure of Sensitive Information to an Unauthorized Actor, Insertion of Sensitive Information into Log File vulnerability in Apache IoTDB JDBC driver.\n\nThis issue affects iotdb-jdbc: from 0.10.0 through 1.3.3, from 2.0.1-beta before 2.0.2.\n\nUsers are recommended to upgrade to version 2.0.2 and 1.3.4, which fix the issue.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.iotdb:iotdb-jdbc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0.10.0" + }, + { + "fixed": "1.3.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.iotdb:iotdb-jdbc" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.0.1-beta" + }, + { + "fixed": "2.0.2" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26795" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/iotdb" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/bj0ytxr5wg0c4jw8xm7rhfd8ogho0r91" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2025/05/14/3" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-200" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-05-15T17:18:33Z", + "nvd_published_at": "2025-05-14T11:16:26Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-5fc3-pqf2-57cx/GHSA-5fc3-pqf2-57cx.json b/advisories/unreviewed/2025/05/GHSA-5fc3-pqf2-57cx/GHSA-5fc3-pqf2-57cx.json deleted file mode 100644 index f109e164633..00000000000 --- a/advisories/unreviewed/2025/05/GHSA-5fc3-pqf2-57cx/GHSA-5fc3-pqf2-57cx.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-5fc3-pqf2-57cx", - "modified": "2025-05-14T12:31:11Z", - "published": "2025-05-14T12:31:11Z", - "aliases": [ - "CVE-2025-26864" - ], - "details": "Exposure of Sensitive Information to an Unauthorized Actor, Insertion of Sensitive Information into Log File vulnerability in the OpenIdAuthorizer of Apache IoTDB.\n\nThis issue affects Apache IoTDB: from 0.10.0 through 1.3.3, from 2.0.1-beta before 2.0.2.\n\nUsers are recommended to upgrade to version 1.3.4 and 2.0.2, which fix the issue.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26864" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/2kcjnlypppk8qjh17dpz0jvkcpn6l162" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2025/05/14/4" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-200" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-05-14T11:16:28Z" - } -} \ No newline at end of file diff --git a/advisories/unreviewed/2025/05/GHSA-gp98-hfvm-2r4x/GHSA-gp98-hfvm-2r4x.json b/advisories/unreviewed/2025/05/GHSA-gp98-hfvm-2r4x/GHSA-gp98-hfvm-2r4x.json deleted file mode 100644 index bc375dc17d2..00000000000 --- a/advisories/unreviewed/2025/05/GHSA-gp98-hfvm-2r4x/GHSA-gp98-hfvm-2r4x.json +++ /dev/null @@ -1,35 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-gp98-hfvm-2r4x", - "modified": "2025-05-14T12:31:11Z", - "published": "2025-05-14T12:31:11Z", - "aliases": [ - "CVE-2025-26795" - ], - "details": "Exposure of Sensitive Information to an Unauthorized Actor, Insertion of Sensitive Information into Log File vulnerability in Apache IoTDB JDBC driver.\n\nThis issue affects iotdb-jdbc: from 0.10.0 through 1.3.3, from 2.0.1-beta before 2.0.2.\n\nUsers are recommended to upgrade to version 2.0.2 and 1.3.4, which fix the issue.", - "severity": [], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-26795" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/bj0ytxr5wg0c4jw8xm7rhfd8ogho0r91" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2025/05/14/3" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-200" - ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-05-14T11:16:26Z" - } -} \ No newline at end of file