CVE-2023-48796

HIGH

Apache DolphinScheduler - Info Disclosure

Title source: llm
STIX 2.1

Description

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Apache DolphinScheduler. The information exposed to unauthorized actors may include sensitive data such as database credentials. Users who can't upgrade to the fixed version can also set environment variable `MANAGEMENT_ENDPOINTS_WEB_EXPOSURE_INCLUDE=health,metrics,prometheus` to workaround this, or add the following section in the `application.yaml` file ``` management:   endpoints:     web:       exposure:         include: health,metrics,prometheus ``` This issue affects Apache DolphinScheduler: from 3.0.0 before 3.0.2. Users are recommended to upgrade to version 3.0.2, which fixes the issue.

References (3)

Core 3
Core References
Mailing List, Mitigation, Third Party Advisory
http://www.openwall.com/lists/oss-security/2023/11/24/1
Mailing List, Mitigation, Vendor Advisory vendor-advisory
https://lists.apache.org/thread/ffrmkcwgr2lcz0f5nnnyswhpn3fytsvo

Scores

CVSS v3 7.5
EPSS 0.0035
EPSS Percentile 57.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Details

CWE
CWE-200
Status published
Products (3)
apache/dolphinscheduler 3.0.0 - 3.0.2
org.apache.dolphinscheduler/dolphinscheduler 3.0.0 - 3.0.2Maven
pypi/apache-dolphinscheduler 3.0.0 - 3.0.2PyPI
Published Nov 24, 2023
Tracked Since Feb 18, 2026