You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@dolphinscheduler.apache.org by Jiajie Zhong <zh...@apache.org> on 2024/02/20 05:51:45 UTC

CVE-2023-49250: Apache DolphinScheduler: Insecure TLS TrustManager used in HttpUtil

Severity: low

Affected versions:

- Apache DolphinScheduler through 3.2.0

Description:

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.0.

Users are recommended to upgrade to version 3.2.1, which fixes the issue.

References:

https://github.com/apache/dolphinscheduler/pull/15288
https://dolphinscheduler.apache.org
https://www.cve.org/CVERecord?id=CVE-2023-49250