First published: Thu Nov 30 2023(Updated: )
Before DolphinScheduler version 3.1.0, the login user could delete UDF function in the resource center unauthorized (which almost used in sql task), with unauthorized access vulnerability (IDOR), but after version 3.1.0 we fixed this issue. We mark this cve as moderate level because it still requires user login to operate, please upgrade to version 3.1.0 to avoid this vulnerability
Credit: security@apache.org security@apache.org
Affected Software | Affected Version | How to fix |
---|---|---|
Apache DolphinScheduler | <3.1.0 | |
maven/org.apache.dolphinscheduler:dolphinscheduler-service | <3.1.0 | 3.1.0 |
maven/org.apache.dolphinscheduler:dolphinscheduler-dao | <3.1.0 | 3.1.0 |
maven/org.apache.dolphinscheduler:dolphinscheduler-common | <3.1.0 | 3.1.0 |
maven/org.apache.dolphinscheduler:dolphinscheduler-api | <3.1.0 | 3.1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
This vulnerability is marked as moderate level.
Before version 3.1.0, authenticated users could delete UDFs in the resource center unauthorized. This issue has been fixed in version 3.1.0.
The vulnerability ID for unauthorized access in the DolphinScheduler resource center is IDOR (Insecure Direct Object Reference).
Versions up to exclusive 3.1.0 of DolphinScheduler are affected by CVE-2023-49620.
You can find more information about CVE-2023-49620 in the following references: [link1], [link2], [link3].