From 0d3b169292dbd622abbf5dd07a6dbe15371118d4 Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 09:32:05 +0000 Subject: [PATCH] Publish Advisories GHSA-2fm6-mv57-p2qh GHSA-9cmq-m9j5-mvww --- .../GHSA-2fm6-mv57-p2qh.json | 47 +++++++++++++++++++ .../GHSA-9cmq-m9j5-mvww.json | 38 +++++++++++++++ 2 files changed, 85 insertions(+) create mode 100644 advisories/unreviewed/2024/08/GHSA-2fm6-mv57-p2qh/GHSA-2fm6-mv57-p2qh.json create mode 100644 advisories/unreviewed/2024/08/GHSA-9cmq-m9j5-mvww/GHSA-9cmq-m9j5-mvww.json diff --git a/advisories/unreviewed/2024/08/GHSA-2fm6-mv57-p2qh/GHSA-2fm6-mv57-p2qh.json b/advisories/unreviewed/2024/08/GHSA-2fm6-mv57-p2qh/GHSA-2fm6-mv57-p2qh.json new file mode 100644 index 00000000000..94b1adb2560 --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-2fm6-mv57-p2qh/GHSA-2fm6-mv57-p2qh.json @@ -0,0 +1,47 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-2fm6-mv57-p2qh", + "modified": "2024-08-20T09:30:28Z", + "published": "2024-08-20T09:30:28Z", + "aliases": [ + "CVE-2024-43202" + ], + "details": "Exposure of Remote Code Execution in Apache Dolphinscheduler.\n\nThis issue affects Apache DolphinScheduler: before 3.2.2. \n\nWe recommend users to upgrade Apache DolphinScheduler to version 3.2.2, which fixes the issue.", + "severity": [ + + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-43202" + }, + { + "type": "WEB", + "url": "https://github.com/apache/dolphinscheduler/pull/15758" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/nlmdp7q7l7o3l27778vxc5px24ncr5r5" + }, + { + "type": "WEB", + "url": "https://lists.apache.org/thread/qbhk9wqyxhrn4z7m4m343wqxpwg926nh" + }, + { + "type": "WEB", + "url": "https://www.cve.org/CVERecord?id=CVE-2023-49109" + } + ], + "database_specific": { + "cwe_ids": [ + "CWE-94" + ], + "severity": null, + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T08:15:05Z" + } +} \ No newline at end of file diff --git a/advisories/unreviewed/2024/08/GHSA-9cmq-m9j5-mvww/GHSA-9cmq-m9j5-mvww.json b/advisories/unreviewed/2024/08/GHSA-9cmq-m9j5-mvww/GHSA-9cmq-m9j5-mvww.json new file mode 100644 index 00000000000..48feb22ab1c --- /dev/null +++ b/advisories/unreviewed/2024/08/GHSA-9cmq-m9j5-mvww/GHSA-9cmq-m9j5-mvww.json @@ -0,0 +1,38 @@ +{ + "schema_version": "1.4.0", + "id": "GHSA-9cmq-m9j5-mvww", + "modified": "2024-08-20T09:30:28Z", + "published": "2024-08-20T09:30:28Z", + "aliases": [ + "CVE-2024-38808" + ], + "details": "In Spring Framework versions 5.3.0 - 5.3.38 and older unsupported versions, it is possible for a user to provide a specially crafted Spring Expression Language (SpEL) expression that may cause a denial of service (DoS) condition.\n\nSpecifically, an application is vulnerable when the following is true:\n\n * The application evaluates user-supplied SpEL expressions.", + "severity": [ + { + "type": "CVSS_V3", + "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L" + } + ], + "affected": [ + + ], + "references": [ + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-38808" + }, + { + "type": "WEB", + "url": "https://spring.io/security/cve-2024-38808" + } + ], + "database_specific": { + "cwe_ids": [ + + ], + "severity": "MODERATE", + "github_reviewed": false, + "github_reviewed_at": null, + "nvd_published_at": "2024-08-20T08:15:05Z" + } +} \ No newline at end of file