CVE-2021-27644
01.11.2021, 10:15
In Apache DolphinScheduler before 1.3.6 versions, authorized users can use SQL injection in the data source center. (Only applicable to MySQL data source with internal login account password)
Vendor | Product | Version |
---|---|---|
apache | dolphinscheduler | 𝑥 < 1.3.6 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-264 -
- CWE-89 - Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')The software constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component.
References