diff --git a/advisories/unreviewed/2024/02/GHSA-37gx-jqx9-fwmg/GHSA-37gx-jqx9-fwmg.json b/advisories/github-reviewed/2024/02/GHSA-37gx-jqx9-fwmg/GHSA-37gx-jqx9-fwmg.json similarity index 58% rename from advisories/unreviewed/2024/02/GHSA-37gx-jqx9-fwmg/GHSA-37gx-jqx9-fwmg.json rename to advisories/github-reviewed/2024/02/GHSA-37gx-jqx9-fwmg/GHSA-37gx-jqx9-fwmg.json index 97d210f9a82..a38bf73f151 100644 --- a/advisories/unreviewed/2024/02/GHSA-37gx-jqx9-fwmg/GHSA-37gx-jqx9-fwmg.json +++ b/advisories/github-reviewed/2024/02/GHSA-37gx-jqx9-fwmg/GHSA-37gx-jqx9-fwmg.json @@ -1,17 +1,36 @@ { "schema_version": "1.4.0", "id": "GHSA-37gx-jqx9-fwmg", - "modified": "2024-02-20T15:31:03Z", + "modified": "2024-02-21T00:19:01Z", "published": "2024-02-20T12:31:00Z", "aliases": [ "CVE-2023-49250" ], - "details": "Because the HttpUtils class did not verify certificates, an attacker that could perform a Man-in-the-Middle (MITM) attack on outgoing https connections could impersonate the server.\n\nThis issue affects Apache DolphinScheduler: before 3.2.0.\n\nUsers are recommended to upgrade to version 3.2.1, which fixes the issue.\n\n", + "summary": "Improper Certificate Validation in Apache DolphinScheduler", + "details": "Because the HttpUtils class did not verify certificates, an attacker that could perform a Man-in-the-Middle (MITM) attack on outgoing https connections could impersonate the server.\n\nThis issue affects Apache DolphinScheduler: before 3.2.1.\n\nUsers are recommended to upgrade to version 3.2.1, which fixes the issue.\n\n", "severity": [ ], "affected": [ - + { + "package": { + "ecosystem": "Maven", + "name": "org.apache.dolphinscheduler:dolphinscheduler" + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "0" + }, + { + "fixed": "3.2.1" + } + ] + } + ] + } ], "references": [ { @@ -22,6 +41,10 @@ "type": "WEB", "url": "https://github.com/apache/dolphinscheduler/pull/15288" }, + { + "type": "PACKAGE", + "url": "https://github.com/apache/dolphinscheduler" + }, { "type": "WEB", "url": "https://lists.apache.org/thread/wgs2jvhbmq8xnd6rmg0ymz73nyj7b3qn" @@ -35,9 +58,9 @@ "cwe_ids": [ "CWE-295" ], - "severity": null, - "github_reviewed": false, - "github_reviewed_at": null, + "severity": "HIGH", + "github_reviewed": true, + "github_reviewed_at": "2024-02-21T00:19:01Z", "nvd_published_at": "2024-02-20T10:15:08Z" } } \ No newline at end of file