Auth bypass in Apache Dolphinscheduler
CVE-2023-25601
On version 3.0.0 through 3.1.1, Apache DolphinScheduler's python gateway suffered from improper authentication: an attacker could use a socket bytes attack without authentication. This issue has been fixed from version 3.1.2 onwards. For users who use version 3.0.0 to 3.1.1, you can turn off the python-gateway function by changing the value `python-gateway.enabled=false` in configuration file `application.yaml`. If you are using the python gateway, please upgrade to version 3.1.2 or above.
Vulnerability class: Broken Authentication
EPSS: 0.011 (63.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N.
Affected products
- Apache Dolphinscheduler
- Apache Software Foundation Dolphinscheduler — versions 3.0.0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security@apache.org (vendor-advisory, Mailing List)
- security@apache.org (Mailing List)
Frequently asked questions
- What is CVE-2023-25601?
- CVE-2023-25601 is a medium-severity vulnerability in Apache Dolphinscheduler, classified under Improper Authentication. CVSS score: 4.3/10. Published 2023-04-20.
- How severe is CVE-2023-25601?
- Medium severity. CVSS v3 base score is 4.3 out of 10.
- Is CVE-2023-25601 known to be exploited?
- 1 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.