ghsa-37gx-jqx9-fwmg
Vulnerability from github
Published
2024-02-20 12:31
Modified
2024-02-21 00:19
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.
This issue affects Apache DolphinScheduler: before 3.2.1.
Users are recommended to upgrade to version 3.2.1, which fixes the issue.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "org.apache.dolphinscheduler:dolphinscheduler" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.2.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-49250" ], "database_specific": { "cwe_ids": [ "CWE-295" ], "github_reviewed": true, "github_reviewed_at": "2024-02-21T00:19:01Z", "nvd_published_at": "2024-02-20T10:15:08Z", "severity": "HIGH" }, "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", "id": "GHSA-37gx-jqx9-fwmg", "modified": "2024-02-21T00:19:01Z", "published": "2024-02-20T12:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49250" }, { "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" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/02/20/1" } ], "schema_version": "1.4.0", "severity": [], "summary": "Improper Certificate Validation in Apache DolphinScheduler" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.