From b79fcef1810a698be1e293383727677a90f17fb8 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 10 Apr 2025 12:43:35 +0000 Subject: [PATCH] Publish Advisories GHSA-99wg-vmvq-2cp5 GHSA-rcqj-3fmp-5cqx GHSA-rcqj-3fmp-5cqx --- .../GHSA-99wg-vmvq-2cp5.json | 33 +++- .../GHSA-rcqj-3fmp-5cqx.json | 168 ++++++++++++++++++ .../GHSA-rcqj-3fmp-5cqx.json | 44 ----- 3 files changed, 197 insertions(+), 48 deletions(-) rename advisories/{unreviewed => github-reviewed}/2024/03/GHSA-99wg-vmvq-2cp5/GHSA-99wg-vmvq-2cp5.json (67%) create mode 100644 advisories/github-reviewed/2025/04/GHSA-rcqj-3fmp-5cqx/GHSA-rcqj-3fmp-5cqx.json delete mode 100644 advisories/unreviewed/2025/04/GHSA-rcqj-3fmp-5cqx/GHSA-rcqj-3fmp-5cqx.json diff --git a/advisories/unreviewed/2024/03/GHSA-99wg-vmvq-2cp5/GHSA-99wg-vmvq-2cp5.json b/advisories/github-reviewed/2024/03/GHSA-99wg-vmvq-2cp5/GHSA-99wg-vmvq-2cp5.json similarity index 67% rename from advisories/unreviewed/2024/03/GHSA-99wg-vmvq-2cp5/GHSA-99wg-vmvq-2cp5.json rename to advisories/github-reviewed/2024/03/GHSA-99wg-vmvq-2cp5/GHSA-99wg-vmvq-2cp5.json index 4f4eebf507c..c6604504fcf 100644 --- a/advisories/unreviewed/2024/03/GHSA-99wg-vmvq-2cp5/GHSA-99wg-vmvq-2cp5.json +++ b/advisories/github-reviewed/2024/03/GHSA-99wg-vmvq-2cp5/GHSA-99wg-vmvq-2cp5.json @@ -1,11 +1,12 @@ { "schema_version": "1.4.0", "id": "GHSA-99wg-vmvq-2cp5", - "modified": "2024-03-15T18:30:38Z", + "modified": "2025-04-10T12:42:17Z", "published": "2024-03-15T18:30:38Z", "aliases": [ "CVE-2024-2497" ], + "summary": "RaspAP Vulnerable to Code Injection via an Unknown Process in File `includes/provider.php`", "details": "A vulnerability was found in RaspAP raspap-webgui 3.0.9 and classified as critical. This issue affects some unknown processing of the file includes/provider.php of the component HTTP POST Request Handler. The manipulation of the argument country leads to code injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The associated identifier of this vulnerability is VDB-256919. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.", "severity": [ { @@ -13,12 +14,36 @@ "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L" } ], - "affected": [], + "affected": [ + { + "package": { + "ecosystem": "Packagist", + "name": "billz/raspap-webgui" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "last_affected": "3.0.9" + } + ] + } + ] + } + ], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2497" }, + { + "type": "PACKAGE", + "url": "https://github.com/RaspAP/raspap-webgui" + }, { "type": "WEB", "url": "https://toradah.notion.site/Code-Injection-Leading-to-Remote-Code-Execution-RCE-in-RaspAP-Web-GUI-d321e1a416694520bec7099253c65060?pvs=4" @@ -37,8 +62,8 @@ "CWE-94" ], "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, + "github_reviewed": true, + "github_reviewed_at": "2025-04-10T12:42:17Z", "nvd_published_at": "2024-03-15T17:15:08Z" } } \ No newline at end of file diff --git a/advisories/github-reviewed/2025/04/GHSA-rcqj-3fmp-5cqx/GHSA-rcqj-3fmp-5cqx.json b/advisories/github-reviewed/2025/04/GHSA-rcqj-3fmp-5cqx/GHSA-rcqj-3fmp-5cqx.json new file mode 100644 index 00000000000..dd75ddfe149 --- /dev/null +++ b/advisories/github-reviewed/2025/04/GHSA-rcqj-3fmp-5cqx/GHSA-rcqj-3fmp-5cqx.json @@ -0,0 +1,168 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-rcqj-3fmp-5cqx", + "modified": "2025-04-10T12:41:56Z", + "published": "2025-04-09T12:30:24Z", + "aliases": [ + "CVE-2025-30677" + ], + "summary": "Apache Pulsar Kafka Connector Logs Sensitive Information in Application Logs", + "details": "Apache Pulsar contains multiple connectors for integrating with Apache Kafka. The Pulsar IO Apache Kafka Source Connector, Sink Connector, and Kafka Connect Adaptor Sink Connector log sensitive configuration properties in plain text in application logs.\n\n\nThis vulnerability can lead to unintended exposure of credentials in log files, potentially allowing attackers with access to these logs to obtain Apache Kafka credentials. The vulnerability's impact is limited by the fact that an attacker would need access to the application logs to exploit this issue.\n\nThis issue affects Apache Pulsar IO's Apache Kafka connectors in all versions before 3.0.11, 3.3.6, and 4.0.4.\n\n\n3.0.x version users should upgrade to at least 3.0.11.\n\n3.3.x version users should upgrade to at least 3.3.6.\n\n4.0.x version users should upgrade to at least 4.0.4.\n\n\nUsers operating versions prior to those listed above should upgrade to the aforementioned patched versions or newer versions.", + "severity": [ + { + "type": "CVSS_V4", + "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" + } + ], + "affected": [ + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.pulsar:pulsar-io-kafka-connect-adaptor" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.0.11" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.pulsar:pulsar-io-kafka-connect-adaptor" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.3.0" + }, + { + "fixed": "3.3.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.pulsar:pulsar-io-kafka-connect-adaptor" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.0.0" + }, + { + "fixed": "4.0.4" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.pulsar:pulsar-io-kafka" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.0.11" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.pulsar:pulsar-io-kafka" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "3.3.0" + }, + { + "fixed": "3.3.6" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.pulsar:pulsar-io-kafka" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "4.0.0" + }, + { + "fixed": "4.0.4" + } + ] + } + ] + } + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30677" + }, + { + "type": "WEB", + "url": "https://github.com/apache/pulsar/pull/24128" + }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/pulsar" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/zv5fwwrh374r1p5cmksxcd40ssxxko3d" + }, + { + "type": "WEB", + "url": "https://pulsar.apache.org/security" + }, + { + "type": "WEB", + "url": "http://www.openwall.com/lists/oss-security/2025/04/09/2" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-532" + ], + "severity": "MODERATE", + "github_reviewed": true, + "github_reviewed_at": "2025-04-10T12:41:56Z", + "nvd_published_at": "2025-04-09T12:15:15Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2025/04/GHSA-rcqj-3fmp-5cqx/GHSA-rcqj-3fmp-5cqx.json b/advisories/unreviewed/2025/04/GHSA-rcqj-3fmp-5cqx/GHSA-rcqj-3fmp-5cqx.json deleted file mode 100644 index 2a3d5bc55f3..00000000000 --- a/advisories/unreviewed/2025/04/GHSA-rcqj-3fmp-5cqx/GHSA-rcqj-3fmp-5cqx.json +++ /dev/null @@ -1,44 +0,0 @@ -{ - "schema_version": "1.4.0", - "id": "GHSA-rcqj-3fmp-5cqx", - "modified": "2025-04-09T18:30:50Z", - "published": "2025-04-09T12:30:24Z", - "aliases": [ - "CVE-2025-30677" - ], - "details": "Apache Pulsar contains multiple connectors for integrating with Apache Kafka. The Pulsar IO Apache Kafka Source Connector, Sink Connector, and Kafka Connect Adaptor Sink Connector log sensitive configuration properties in plain text in application logs.\n\n\nThis vulnerability can lead to unintended exposure of credentials in log files, potentially allowing attackers with access to these logs to obtain Apache Kafka credentials. The vulnerability's impact is limited by the fact that an attacker would need access to the application logs to exploit this issue.\n\nThis issue affects Apache Pulsar IO's Apache Kafka connectors in all versions before 3.0.11, 3.3.6, and 4.0.4.\n\n\n3.0.x version users should upgrade to at least 3.0.11.\n\n3.3.x version users should upgrade to at least 3.3.6.\n\n4.0.x version users should upgrade to at least 4.0.4.\n\n\nUsers operating versions prior to those listed above should upgrade to the aforementioned patched versions or newer versions.", - "severity": [ - { - "type": "CVSS_V4", - "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" - } - ], - "affected": [], - "references": [ - { - "type": "ADVISORY", - "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30677" - }, - { - "type": "WEB", - "url": "https://lists.apache.org/thread/zv5fwwrh374r1p5cmksxcd40ssxxko3d" - }, - { - "type": "WEB", - "url": "https://pulsar.apache.org/security" - }, - { - "type": "WEB", - "url": "http://www.openwall.com/lists/oss-security/2025/04/09/2" - } - ], - "database_specific": { - "cwe_ids": [ - "CWE-532" - ], - "severity": "MODERATE", - "github_reviewed": false, - "github_reviewed_at": null, - "nvd_published_at": "2025-04-09T12:15:15Z" - } -} \ No newline at end of file