{"schema_version": "1.6.1", "id": "CVE-2023-25601", "summary": "Apache DolphinScheduler 3.0.0 to 3.1.1 python gateway has improper authentication", "details": "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.\n", "affected": [{"ranges": [{"type": "SEMVER", "events": [{"introduced": "3.0.0"}, {"fixed": "3.1.2"}]}]}], "references": [{"type": "WEB", "url": "https://lists.apache.org/thread/25g77jqczp3t8cz56hk1p65q7m6c64rf"}]}