From a811df19ef4c9607d1229b007bfe4c9765d5327b Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 19:08:33 +0000 Subject: [PATCH] Publish Advisories GHSA-7w75-32cg-r6g2 GHSA-c5q2-7r4c-mv6g GHSA-g627-r579-rw35 GHSA-qmgx-j96g-4428 GHSA-r978-9m6m-6gm6 GHSA-v682-8vv8-vpwr --- .../2024/03/GHSA-7w75-32cg-r6g2/GHSA-7w75-32cg-r6g2.json | 4 ++-- .../2024/03/GHSA-c5q2-7r4c-mv6g/GHSA-c5q2-7r4c-mv6g.json | 2 +- .../2024/03/GHSA-g627-r579-rw35/GHSA-g627-r579-rw35.json | 4 ++-- .../2024/03/GHSA-qmgx-j96g-4428/GHSA-qmgx-j96g-4428.json | 4 ++-- .../2024/03/GHSA-r978-9m6m-6gm6/GHSA-r978-9m6m-6gm6.json | 4 ++-- .../2024/03/GHSA-v682-8vv8-vpwr/GHSA-v682-8vv8-vpwr.json | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/advisories/github-reviewed/2024/03/GHSA-7w75-32cg-r6g2/GHSA-7w75-32cg-r6g2.json b/advisories/github-reviewed/2024/03/GHSA-7w75-32cg-r6g2/GHSA-7w75-32cg-r6g2.json index 97219dced22..43e701e9b4f 100644 --- a/advisories/github-reviewed/2024/03/GHSA-7w75-32cg-r6g2/GHSA-7w75-32cg-r6g2.json +++ b/advisories/github-reviewed/2024/03/GHSA-7w75-32cg-r6g2/GHSA-7w75-32cg-r6g2.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-7w75-32cg-r6g2", - "modified": "2024-11-05T14:28:51Z", + "modified": "2025-02-13T19:07:44Z", "published": "2024-03-13T18:31:34Z", "aliases": [ "CVE-2024-24549" ], "summary": "Apache Tomcat Denial of Service due to improper input validation vulnerability for HTTP/2 requests", - "details": "Denial of Service due to improper input validation vulnerability for HTTP/2 requests in Apache Tomcat. When processing an HTTP/2 request, if the request exceeded any of the configured limits for headers, the associated HTTP/2 stream was not reset until after all of the headers had been processed.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M16, from 10.1.0-M1 through 10.1.18, from 9.0.0-M1 through 9.0.85, from 8.5.0 through 8.5.98.\n\nUsers are recommended to upgrade to version 11.0.0-M17, 10.1.19, 9.0.86 or 8.5.99 which fix the issue.\n\n", + "details": "Denial of Service due to improper input validation vulnerability for HTTP/2 requests in Apache Tomcat. When processing an HTTP/2 request, if the request exceeded any of the configured limits for headers, the associated HTTP/2 stream was not reset until after all of the headers had been processed.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M16, from 10.1.0-M1 through 10.1.18, from 9.0.0-M1 through 9.0.85, from 8.5.0 through 8.5.98.\n\nUsers are recommended to upgrade to version 11.0.0-M17, 10.1.19, 9.0.86 or 8.5.99 which fix the issue.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2024/03/GHSA-c5q2-7r4c-mv6g/GHSA-c5q2-7r4c-mv6g.json b/advisories/github-reviewed/2024/03/GHSA-c5q2-7r4c-mv6g/GHSA-c5q2-7r4c-mv6g.json index 167cd205e0a..765999eea46 100644 --- a/advisories/github-reviewed/2024/03/GHSA-c5q2-7r4c-mv6g/GHSA-c5q2-7r4c-mv6g.json +++ b/advisories/github-reviewed/2024/03/GHSA-c5q2-7r4c-mv6g/GHSA-c5q2-7r4c-mv6g.json @@ -1,7 +1,7 @@ { "schema_version": "1.4.0", "id": "GHSA-c5q2-7r4c-mv6g", - "modified": "2024-06-12T03:31:15Z", + "modified": "2025-02-13T19:07:25Z", "published": "2024-03-07T22:54:44Z", "aliases": [ "CVE-2024-28180" diff --git a/advisories/github-reviewed/2024/03/GHSA-g627-r579-rw35/GHSA-g627-r579-rw35.json b/advisories/github-reviewed/2024/03/GHSA-g627-r579-rw35/GHSA-g627-r579-rw35.json index f05d67d7a18..77c4fd37e44 100644 --- a/advisories/github-reviewed/2024/03/GHSA-g627-r579-rw35/GHSA-g627-r579-rw35.json +++ b/advisories/github-reviewed/2024/03/GHSA-g627-r579-rw35/GHSA-g627-r579-rw35.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-g627-r579-rw35", - "modified": "2025-01-21T18:19:07Z", + "modified": "2025-02-13T19:07:58Z", "published": "2024-03-12T21:30:59Z", "aliases": [ "CVE-2024-28098" ], "summary": "Apache Pulsar: Improper Authorization For Topic-Level Policy Management", - "details": "The vulnerability allows authenticated users with only produce or consume permissions to modify topic-level policies, such as retention, TTL, and offloading settings. These management operations should be restricted to users with the tenant admin role or super user role.\n\nThis issue affects Apache Pulsar versions from 2.7.1 to 2.10.5, from 2.11.0 to 2.11.3, from 3.0.0 to 3.0.2, from 3.1.0 to 3.1.2, and 3.2.0. \n\n2.10 Apache Pulsar users should upgrade to at least 2.10.6.\n2.11 Apache Pulsar users should upgrade to at least 2.11.4.\n3.0 Apache Pulsar users should upgrade to at least 3.0.3.\n3.1 Apache Pulsar users should upgrade to at least 3.1.3.\n3.2 Apache Pulsar users should upgrade to at least 3.2.1.\n\nUsers operating versions prior to those listed above should upgrade to the aforementioned patched versions or newer versions.\n", + "details": "The vulnerability allows authenticated users with only produce or consume permissions to modify topic-level policies, such as retention, TTL, and offloading settings. These management operations should be restricted to users with the tenant admin role or super user role.\n\nThis issue affects Apache Pulsar versions from 2.7.1 to 2.10.5, from 2.11.0 to 2.11.3, from 3.0.0 to 3.0.2, from 3.1.0 to 3.1.2, and 3.2.0. \n\n2.10 Apache Pulsar users should upgrade to at least 2.10.6.\n2.11 Apache Pulsar users should upgrade to at least 2.11.4.\n3.0 Apache Pulsar users should upgrade to at least 3.0.3.\n3.1 Apache Pulsar users should upgrade to at least 3.1.3.\n3.2 Apache Pulsar users should upgrade to at least 3.2.1.\n\nUsers operating versions prior to those listed above should upgrade to the aforementioned patched versions or newer versions.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2024/03/GHSA-qmgx-j96g-4428/GHSA-qmgx-j96g-4428.json b/advisories/github-reviewed/2024/03/GHSA-qmgx-j96g-4428/GHSA-qmgx-j96g-4428.json index a52a6c24afb..0514596acac 100644 --- a/advisories/github-reviewed/2024/03/GHSA-qmgx-j96g-4428/GHSA-qmgx-j96g-4428.json +++ b/advisories/github-reviewed/2024/03/GHSA-qmgx-j96g-4428/GHSA-qmgx-j96g-4428.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-qmgx-j96g-4428", - "modified": "2024-08-02T15:38:23Z", + "modified": "2025-02-13T19:07:31Z", "published": "2024-03-15T12:30:37Z", "aliases": [ "CVE-2024-28752" ], "summary": "SSRF vulnerability using the Aegis DataBinding in Apache CXF", - "details": "A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type. Users of other data bindings (including the default databinding) are not impacted.\n\n", + "details": "A SSRF vulnerability using the Aegis DataBinding in versions of Apache CXF before 4.0.4, 3.6.3 and 3.5.8 allows an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type. Users of other data bindings (including the default databinding) are not impacted.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2024/03/GHSA-r978-9m6m-6gm6/GHSA-r978-9m6m-6gm6.json b/advisories/github-reviewed/2024/03/GHSA-r978-9m6m-6gm6/GHSA-r978-9m6m-6gm6.json index c617c5d4b7d..df95f1675c0 100644 --- a/advisories/github-reviewed/2024/03/GHSA-r978-9m6m-6gm6/GHSA-r978-9m6m-6gm6.json +++ b/advisories/github-reviewed/2024/03/GHSA-r978-9m6m-6gm6/GHSA-r978-9m6m-6gm6.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-r978-9m6m-6gm6", - "modified": "2024-11-16T00:43:30Z", + "modified": "2025-02-13T19:07:37Z", "published": "2024-03-15T12:30:37Z", "aliases": [ "CVE-2024-23944" ], "summary": "Apache ZooKeeper vulnerable to information disclosure in persistent watchers handling", - "details": "Information disclosure in persistent watchers handling in Apache ZooKeeper due to missing ACL check. It allows an attacker to monitor child znodes by attaching a persistent watcher (addWatch command) to a parent which the attacker has already access to. ZooKeeper server doesn't do ACL check when the persistent watcher is triggered and as a consequence, the full path of znodes that a watch event gets triggered upon is exposed to the owner of the watcher. It's important to note that only the path is exposed by this vulnerability, not the data of znode, but since znode path can contain sensitive information like user name or login ID, this issue is potentially critical.\n\nUsers are recommended to upgrade to version 3.9.2, 3.8.4 which fixes the issue.\n", + "details": "Information disclosure in persistent watchers handling in Apache ZooKeeper due to missing ACL check. It allows an attacker to monitor child znodes by attaching a persistent watcher (addWatch command) to a parent which the attacker has already access to. ZooKeeper server doesn't do ACL check when the persistent watcher is triggered and as a consequence, the full path of znodes that a watch event gets triggered upon is exposed to the owner of the watcher. It's important to note that only the path is exposed by this vulnerability, not the data of znode, but since znode path can contain sensitive information like user name or login ID, this issue is potentially critical.\n\nUsers are recommended to upgrade to version 3.9.2, 3.8.4 which fixes the issue.", "severity": [ { "type": "CVSS_V3", diff --git a/advisories/github-reviewed/2024/03/GHSA-v682-8vv8-vpwr/GHSA-v682-8vv8-vpwr.json b/advisories/github-reviewed/2024/03/GHSA-v682-8vv8-vpwr/GHSA-v682-8vv8-vpwr.json index 9cd64f786ed..bb2e3cd77db 100644 --- a/advisories/github-reviewed/2024/03/GHSA-v682-8vv8-vpwr/GHSA-v682-8vv8-vpwr.json +++ b/advisories/github-reviewed/2024/03/GHSA-v682-8vv8-vpwr/GHSA-v682-8vv8-vpwr.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-v682-8vv8-vpwr", - "modified": "2024-11-19T15:18:45Z", + "modified": "2025-02-13T19:07:50Z", "published": "2024-03-13T18:31:34Z", "aliases": [ "CVE-2024-23672" ], "summary": "Denial of Service via incomplete cleanup vulnerability in Apache Tomcat", - "details": "Denial of Service via incomplete cleanup vulnerability in Apache Tomcat. It was possible for WebSocket clients to keep WebSocket connections open leading to increased resource consumption.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M16, from 10.1.0-M1 through 10.1.18, from 9.0.0-M1 through 9.0.85, from 8.5.0 through 8.5.98.\n\nUsers are recommended to upgrade to version 11.0.0-M17, 10.1.19, 9.0.86 or 8.5.99 which fix the issue.\n\n", + "details": "Denial of Service via incomplete cleanup vulnerability in Apache Tomcat. It was possible for WebSocket clients to keep WebSocket connections open leading to increased resource consumption.This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.0-M16, from 10.1.0-M1 through 10.1.18, from 9.0.0-M1 through 9.0.85, from 8.5.0 through 8.5.98.\n\nUsers are recommended to upgrade to version 11.0.0-M17, 10.1.19, 9.0.86 or 8.5.99 which fix the issue.", "severity": [ { "type": "CVSS_V3",