Apache DolphinScheduler's python gateway suffered from improper authentication
Moderate severity
GitHub Reviewed
Published
Apr 20, 2023
to the GitHub Advisory Database
•
Updated Nov 9, 2023
Package
Affected versions
>= 3.0.0, < 3.1.2
Patched versions
3.1.2
Description
Published by the National Vulnerability Database
Apr 20, 2023
Published to the GitHub Advisory Database
Apr 20, 2023
Reviewed
Apr 20, 2023
Last updated
Nov 9, 2023
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 fileapplication.yaml
. If you are using the python gateway, please upgrade to version 3.1.2 or above.References