Maven package
org.apache.dolphinscheduler/dolphinscheduler-common
pkg:maven/org.apache.dolphinscheduler/dolphinscheduler-common
Vulnerabilities (2)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2023-49620 | Med | 6.5 | < 3.1.0 | 3.1.0 | Nov 30, 2023 | 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 beca | |
| CVE-2022-26885 | Hig | 7.5 | < 2.0.6 | 2.0.6 | Nov 24, 2022 | When using tasks to read config files, there is a risk of database password disclosure. We recommend you upgrade to version 2.0.6 or higher. |
- affected < 3.1.0fixed 3.1.0
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 beca
- affected < 2.0.6fixed 2.0.6
When using tasks to read config files, there is a risk of database password disclosure. We recommend you upgrade to version 2.0.6 or higher.