CVE-2023-25601
published 2023-04-20CVE-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…
medium4.3CVSS 3.1
AVNACLPRLUINSUCNILAN
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.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| apache | dolphinscheduler | >= 3.0.0 < 3.1.2 | 3.1.2 |
| apache_software_foundation | apache_dolphinscheduler | >= 3.0.0 < 3.1.2 | 3.1.2 |