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.
{
"cna_assigner": "apache",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/25xxx/CVE-2023-25601.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.1.2"
}
],
"source": "AFFECTED_FIELD"
},
{
"extracted_events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.1.1"
}
],
"source": "DESCRIPTION"
}
],
"cwe_ids": [
"CWE-287"
]
}