SB2024022044 - Multiple vulnerabilities in Apache DolphinScheduler
Published: February 20, 2024
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 4 secuirty vulnerabilities.
1) Improper certificate validation (CVE-ID: CVE-2023-49250)
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to missing TLS certificate validation within the HttpUtils class. A remote attacker can perform MitM attack on outgoing https connections and impersonate the server.
2) Path traversal (CVE-ID: CVE-2023-51770)
The vulnerability allows a remote user to perform directory traversal attacks.
The vulnerability exists due to input validation error when processing directory traversal sequences. A remote user can send a specially crafted HTTP request and read arbitrary files on the system.
3) Session Fixation (CVE-ID: CVE-2023-50270)
The vulnerability allows a remote attacker to gain unauthorized access to the application.
The vulnerability exists due to the session token is not reset after the password is changed. A remote attacker who previously compromised the victim's account can persist within the application even after the victim's password was changed.
4) Input validation error (CVE-ID: CVE-2023-49109)
The vulnerability allows a remote attacker to compromise the affected system.
The vulnerability exists due to insufficient validation of user-supplied input. A remote attacker can pass specially crafted input to the application and execute arbitrary code on the target system.
Remediation
Install update from vendor's website.
References
- https://lists.apache.org/thread/11z95g2mst16rj52m8785j0zw8y2o3o0
- https://lists.apache.org/thread/ch2kft8bdnkf4nbc6tb55wqwjvc3bmtk
- https://github.com/apache/dolphinscheduler/pull/15219
- http://www.openwall.com/lists/oss-security/2024/02/20/3
- https://lists.apache.org/thread/h1h1kcw2pofrxhlnq432xr8fmd0cptlp
- https://github.com/apache/dolphinscheduler/pull/14991
- http://www.openwall.com/lists/oss-security/2024/02/20/4
- https://lists.apache.org/thread/llnghrd72gbfhwh4tn68zvl1hzl9gxn6